File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ RUN groupadd -g $ARGOCD_USER_ID argocd && \
3131# Binary versions
3232# https://github.com/helm/helm/releases
3333# Supported Kubernetes Versions 1.33.x - 1.30.x (https://helm.sh/docs/topics/version_skew/)
34- ARG HELM3_VERSION="v3.18.6 "
34+ ARG HELM3_VERSION="v3.19.4 "
3535# https://github.com/helmfile/helmfile/releases
36- ARG HELMFILE_VERSION="1.1.5 "
36+ ARG HELMFILE_VERSION="1.1.9 "
3737
3838# https://github.com/getsops/sops/releases
3939ARG SOPS_VERSION="v3.10.2"
@@ -88,7 +88,7 @@ ENV PATH="${KREW_ROOT}/bin:$PATH"
8888
8989# plugin versions
9090# https://github.com/databus23/helm-diff/releases
91- ARG HELM_DIFF_VERSION="3.12.5 "
91+ ARG HELM_DIFF_VERSION="3.13.1 "
9292# https://github.com/aslafy-z/helm-git/releases
9393ARG HELM_GIT_VERSION="1.4.0"
9494# https://github.com/jkroepke/helm-secrets/releases
You can’t perform that action at this time.
0 commit comments