Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>pull/2016/head
parent
e165adfcc0
commit
98d55f73e3
34
index.yaml
34
index.yaml
|
@ -1586,6 +1586,38 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Upgrade Argo CD to v2.7.0
|
||||
apiVersion: v2
|
||||
appVersion: v2.7.0
|
||||
created: "2023-05-02T07:29:12.659076127Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.5
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: a553fa6bda85d6130232512b769584202e5b9774ad627c798d8103dda2d691e1
|
||||
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.30.0/argo-cd-5.30.0.tgz
|
||||
version: 5.30.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
|
@ -22521,4 +22553,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2023-04-28T07:54:52.100064598Z"
|
||||
generated: "2023-05-02T07:29:12.662397204Z"
|
||||
|
|
Loading…
Reference in New Issue