dev image 2.13.3-upgrade-0

This commit is contained in:
Oleksandr Saulyak 2025-01-08 17:40:17 +02:00 committed by GitHub
parent c5db80e5d2
commit 1fa5635c65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,9 +63,9 @@ global:
# Default image used by all components
image:
# -- If defined, a repository applied to all Argo CD deployments
repository: quay.io/codefresh/argocd
repository: xeonalex/personal-argocd-dev
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
tag: ""
tag: 2.13.3-upgrade-0
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
imagePullPolicy: IfNotPresent