Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
879425e03d
commit
98186f61e3
1 changed files with 30 additions and 1 deletions
31
index.yaml
31
index.yaml
|
@ -1586,6 +1586,35 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Mention declarative set up for Argo CD in README.md"
|
||||
apiVersion: v2
|
||||
appVersion: v2.1.7
|
||||
created: "2021-12-03T22:41:43.521883518Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.12.17
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 5cc23ddd4de03e9342c563438763c8736399348493f636bd38c17a43c88fb45b
|
||||
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
|
||||
name: argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-3.27.1/argo-cd-3.27.1.tgz
|
||||
version: 3.27.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Support for additional labels"
|
||||
|
@ -10932,4 +10961,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2021-12-03T22:19:59.335557377Z"
|
||||
generated: "2021-12-03T22:41:43.527272733Z"
|
||||
|
|
Loading…
Reference in a new issue