Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>pull/2016/head
parent
46da5bc917
commit
b6347cd9a4
32
index.yaml
32
index.yaml
|
@ -1586,6 +1586,36 @@ entries:
|
||||||
- argo-0.1.0.tgz
|
- argo-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-cd:
|
argo-cd:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Fixed]: v5.5.0 Upgrade guide heading in README"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.4.12
|
||||||
|
created: "2022-09-30T13:26:37.243881201Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis-ha.enabled
|
||||||
|
name: redis-ha
|
||||||
|
repository: https://dandydeveloper.github.io/charts/
|
||||||
|
version: 4.22.2
|
||||||
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||||
|
tool for Kubernetes.
|
||||||
|
digest: 2db13705efb646aee1d5f3096658f76f705c299519b992b2825cba6381593eec
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argoproj
|
||||||
|
- argocd
|
||||||
|
- gitops
|
||||||
|
maintainers:
|
||||||
|
- name: argoproj
|
||||||
|
url: https://argoproj.github.io/
|
||||||
|
name: argo-cd
|
||||||
|
sources:
|
||||||
|
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
||||||
|
- https://github.com/argoproj/argo-cd
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-5.5.7/argo-cd-5.5.7.tgz
|
||||||
|
version: 5.5.7
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Source code section inside chart README"
|
- "[Added]: Source code section inside chart README"
|
||||||
|
@ -16566,4 +16596,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2022-09-29T15:55:02.756055918Z"
|
generated: "2022-09-30T13:26:37.251322118Z"
|
||||||
|
|
Loading…
Reference in New Issue