chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.0
Some checks failed
Image builds / build-argo-cd-image (push) Failing after 15s
Image builds / build_images (renovate) (push) Failing after 14s
Renovate / renovate (push) Successful in 36s

This commit is contained in:
Peter 2024-09-16 07:37:18 +00:00
parent 14e57e39b3
commit 7c5965560a

View file

@ -1,4 +1,4 @@
ARG BASE_IMAGE=quay.io/argoproj/argocd:v2.12.3
ARG BASE_IMAGE=quay.io/argoproj/argocd:v2.13.0
FROM ${BASE_IMAGE}