chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.2
All checks were successful
Image builds / build-argo-cd-image (push) Successful in 15s
Image builds / build_images (renovate) (push) Successful in 13s
Renovate / renovate (push) Successful in 16s

This commit is contained in:
Peter 2024-05-24 03:34:26 +00:00
parent 3cd293c0c1
commit 950b57e30b

View file

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