2021-04-07 15:42:39 +00:00
|
|
|
apiVersion: v2
|
2021-09-02 21:58:50 +00:00
|
|
|
appVersion: 2.1.2
|
2019-11-05 00:17:25 +00:00
|
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
2019-02-13 22:22:11 +00:00
|
|
|
name: argo-cd
|
2021-09-15 10:30:54 +00:00
|
|
|
version: 3.17.7
|
2019-11-05 00:17:25 +00:00
|
|
|
home: https://github.com/argoproj/argo-helm
|
2021-07-13 06:35:25 +00:00
|
|
|
icon: https://argoproj.github.io/argo-cd/assets/logo.png
|
2019-11-05 00:17:25 +00:00
|
|
|
keywords:
|
|
|
|
- argoproj
|
|
|
|
- argocd
|
|
|
|
- gitops
|
|
|
|
maintainers:
|
|
|
|
- name: alexec
|
|
|
|
- name: alexmt
|
|
|
|
- name: jessesuen
|
|
|
|
- name: seanson
|
2021-04-07 15:42:39 +00:00
|
|
|
dependencies:
|
|
|
|
- name: redis-ha
|
2021-07-28 14:36:56 +00:00
|
|
|
version: 4.12.17
|
2021-04-07 15:42:39 +00:00
|
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
|
|
condition: redis-ha.enabled
|
2021-07-09 12:34:09 +00:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/changes: |
|
2021-09-15 10:30:54 +00:00
|
|
|
- "[Fixed]: global podLabels/podAnnotations object unexpected merge"
|