Merge pull request 'chore(deps): update all non-major dependencies' (#10) from renovate/all-minor-patch into main
Some checks failed
ZeroDownTime/zdt-argocd/pipeline/tag There was a failure building this commit
ZeroDownTime/zdt-argocd/pipeline/head There was a failure building this commit

Reviewed-on: #10
This commit is contained in:
Stefan Reimer 2025-05-23 17:16:42 +00:00
commit e5316bae8c

View File

@ -3,9 +3,9 @@ FROM quay.io/argoproj/argocd:v3.0.3
# renovate: datasource=github-releases depName=sops packageName=getsops/sops
ARG SOPS_VERSION=v3.10.2
# renovate: datasource=github-releases depName=vals packageName=helmfile/vals
ARG VALS_VERSION=v0.40.1
ARG VALS_VERSION=v0.41.1
# renovate: datasource=github-releases depName=helm-secrets packageName=jkroepke/helm-secrets
ARG HELM_SECRETS_VERSION=v4.6.3
ARG HELM_SECRETS_VERSION=v4.6.5
ARG ARGOCD_USER_ID="999"