argocd-helm/charts/argo-cd/Chart.yaml
Michael Crenshaw 6967136f57
fix(argo-cd): Update to Argo CD v2.3.4 (#1284)
* fix(argo-cd): Update to Argo CD v2.3.4

Signed-off-by: Michael Crenshaw <michael_crenshaw@intuit.com>

* update readme

Signed-off-by: Michael Crenshaw <michael_crenshaw@intuit.com>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Michael Crenshaw <michael_crenshaw@intuit.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-19 19:53:53 +02:00

24 lines
630 B
YAML

apiVersion: v2
appVersion: v2.3.4
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 4.6.2
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
- argoproj
- argocd
- gitops
maintainers:
- name: alexec
- name: alexmt
- name: jessesuen
- name: seanson
dependencies:
- name: redis-ha
version: 4.12.17
repository: https://dandydeveloper.github.io/charts/
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Update Argo CD to v2.3.4"