We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af5097 commit 462ae9dCopy full SHA for 462ae9d
Dockerfile
@@ -6,7 +6,7 @@ FROM argoproj/argocd:v2.5.2
6
# renovate: datasource=github-releases depName=mozilla/sops
7
ARG SOPS_VERSION=v3.7.3
8
# renovate: datasource=github-releases depName=jkroepke/helm-secrets
9
-ARG HELM_SECRETS_VERSION=v3.15.0
+ARG HELM_SECRETS_VERSION=v4.2.2
10
11
# Switch to root for the ability to perform install
12
USER root
0 commit comments