argo-cd with test dev version 2.11-v1-reporter-removed-0
This commit is contained in:
parent
1db4789945
commit
fdf8d9e1ee
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v2.11-2024.7.30-a31bf96bb
|
appVersion: 2.11-v1-reporter-removed-0
|
||||||
kubeVersion: ">=1.23.0-0"
|
kubeVersion: ">=1.23.0-0"
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
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
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
sources:
|
sources:
|
||||||
|
|
|
@ -60,7 +60,7 @@ global:
|
||||||
# Default image used by all components
|
# Default image used by all components
|
||||||
image:
|
image:
|
||||||
# -- If defined, a repository applied to all Argo CD deployments
|
# -- 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
|
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
|
||||||
tag: ""
|
tag: ""
|
||||||
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
|
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
|
||||||
|
|
Loading…
Reference in a new issue