argocd-helm/charts/argo-cd/Chart.yaml
Lucas Bickel 7ffbe9d113
fix(argo-cd): Update to Argo CD v2.2.5 (#1128)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2022-02-05 12:54:45 +00:00

24 lines
630 B
YAML

apiVersion: v2
appVersion: v2.2.5
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.33.4
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 to Argo-CD v2.2.5"