2021-04-07 08:42:39 -07:00
|
|
|
apiVersion: v2
|
2021-07-26 21:32:56 -04:00
|
|
|
appVersion: 2.0.5
|
2019-11-04 16:17:25 -08:00
|
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
2019-02-14 00:22:11 +02:00
|
|
|
name: argo-cd
|
2021-08-09 05:58:02 -03:00
|
|
|
version: 3.11.3
|
2019-11-04 16:17:25 -08:00
|
|
|
home: https://github.com/argoproj/argo-helm
|
2021-07-13 08:35:25 +02:00
|
|
|
icon: https://argoproj.github.io/argo-cd/assets/logo.png
|
2019-11-04 16:17:25 -08:00
|
|
|
keywords:
|
|
|
|
|
- argoproj
|
|
|
|
|
- argocd
|
|
|
|
|
- gitops
|
|
|
|
|
maintainers:
|
|
|
|
|
- name: alexec
|
|
|
|
|
- name: alexmt
|
|
|
|
|
- name: jessesuen
|
|
|
|
|
- name: seanson
|
2021-04-07 08:42:39 -07:00
|
|
|
dependencies:
|
|
|
|
|
- name: redis-ha
|
2021-07-28 10:36:56 -04:00
|
|
|
version: 4.12.17
|
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:
|
|
|
|
|
artifacthub.io/changes: |
|
2021-08-09 05:58:02 -03:00
|
|
|
- "[Fix]: Set type of service for grpc as NodePort because this is the default of ALB ingress Controller"
|