chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.0
Some checks failed
ZeroDownTime/zdt-argocd/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-08-06 03:13:18 +00:00
parent 1684839e60
commit eac26f134f

View File

@ -1,4 +1,4 @@
ARG ARGOCD_VERSION="v2.11.5" ARG ARGOCD_VERSION="v2.12.0"
FROM quay.io/argoproj/argocd:$ARGOCD_VERSION FROM quay.io/argoproj/argocd:$ARGOCD_VERSION
ARG SOPS_VERSION="3.8.1" ARG SOPS_VERSION="3.8.1"