Compare commits

..

No commits in common. "renovate/all-minor-patch" and "main" have entirely different histories.

View File

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