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