2021-04-07 08:42:39 -07:00
|
|
|
apiVersion: v2
|
2023-07-06 10:25:47 +02:00
|
|
|
appVersion: v2.7.7
|
2023-06-05 23:28:10 +09:00
|
|
|
kubeVersion: ">=1.23.0-0"
|
2022-03-16 22:01:30 +01:00
|
|
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
2019-02-14 00:22:11 +02:00
|
|
|
name: argo-cd
|
2023-07-11 16:01:02 +03:00
|
|
|
version: 5.38.1
|
2019-11-04 16:17:25 -08:00
|
|
|
home: https://github.com/argoproj/argo-helm
|
2021-10-14 14:40:10 +02:00
|
|
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
2022-09-28 04:05:20 -07:00
|
|
|
sources:
|
|
|
|
|
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
|
|
|
|
- https://github.com/argoproj/argo-cd
|
2019-11-04 16:17:25 -08:00
|
|
|
keywords:
|
|
|
|
|
- argoproj
|
|
|
|
|
- argocd
|
|
|
|
|
- gitops
|
|
|
|
|
maintainers:
|
2022-08-26 04:02:57 -05:00
|
|
|
- name: argoproj
|
|
|
|
|
url: https://argoproj.github.io/
|
2021-04-07 08:42:39 -07:00
|
|
|
dependencies:
|
|
|
|
|
- name: redis-ha
|
2023-05-16 18:23:59 +09:00
|
|
|
version: 4.23.0
|
2021-04-07 08:42:39 -07:00
|
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
|
|
|
condition: redis-ha.enabled
|
2021-07-09 14:34:09 +02:00
|
|
|
annotations:
|
2023-05-10 15:49:32 +02:00
|
|
|
artifacthub.io/signKey: |
|
|
|
|
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
|
|
|
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
2021-07-09 14:34:09 +02:00
|
|
|
artifacthub.io/changes: |
|
2023-07-11 16:01:02 +03:00
|
|
|
- kind: added
|
|
|
|
|
description: Adding the option to set `annotations` for `Certificate` resources
|