Skip to content

Commit 99f2e19

Browse files
argo cd 2.12.3
1 parent a0e0f03 commit 99f2e19

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: v2.12-2024.8.19-6be897266
2+
appVersion: v2.12-2024.9.3-6f8e0c7e2
33
kubeVersion: ">=1.23.0-0"
44
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55
name: argo-cd
6-
version: 7.4.7-0-cap-2.11-2024.8.19-6be897266
6+
version: 7.4.7-0-cap-2.12-2024.9.3-6f8e0c7e2
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:

charts/argo-cd/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ global:
6060
# Default image used by all components
6161
image:
6262
# -- If defined, a repository applied to all Argo CD deployments
63-
repository: xeonalex/personal-argocd-dev
63+
repository: quay.io/codefresh/argocd
6464
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
65-
tag: 2.12-update-1-arm
65+
tag: ""
6666
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
6767
imagePullPolicy: IfNotPresent
6868

0 commit comments

Comments
 (0)