* fix(argo-cd): fix argo-cd notifications resource names in role Signed-off-by: Gabriele Diener <gabriele.diener@klarna.com> * fix(argo-cd): fix chart version Signed-off-by: Gabriele Diener <gabriele.diener@klarna.com>
25 lines
713 B
YAML
25 lines
713 B
YAML
apiVersion: v2
|
|
appVersion: v2.4.2
|
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 4.9.7
|
|
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.16.0
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
condition: redis-ha.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: fix ArgoCD notifications config map name in role"
|
|
- "[Fixed]: fix ArgoCD notifications secret name in role"
|