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