diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index b40905ea..d601cf2f 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.11-2024.7.30-a31bf96bb +appVersion: 2.11-v1-reporter-removed-0 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 6.11.1-6-cap-2.11-2024.7.30-a31bf96bb +version: 6.11.1-6-cap-2.11-v1-reporter-removed-0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index ddb48f3a..f3f5f717 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -60,7 +60,7 @@ 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: "" # -- If defined, a imagePullPolicy applied to all Argo CD deployments