Update index.yaml
Signed-off-by: yu-croco <yu-croco@users.noreply.github.com>pull/2016/head
parent
91ce7bbd6d
commit
9a3244ce41
33
index.yaml
33
index.yaml
|
@ -1586,6 +1586,37 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Add /tmp volumeMount to extensions container"
|
||||
apiVersion: v2
|
||||
appVersion: v2.5.1
|
||||
created: "2022-11-06T04:19:49.171441774Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.3
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: c8ef33a46e5c0cbd639e5f08889811ee5741f12171dc73ca7f2f772fde914706
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
kubeVersion: '>=1.22.0-0'
|
||||
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.13.3/argo-cd-5.13.3.tgz
|
||||
version: 5.13.3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update redis-ha"
|
||||
|
@ -18243,4 +18274,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-11-03T08:37:02.768013645Z"
|
||||
generated: "2022-11-06T04:19:49.173275698Z"
|
||||
|
|
Loading…
Reference in New Issue