Update index.yaml
Signed-off-by: yu-croco <yu-croco@users.noreply.github.com>
This commit is contained in:
parent
5d427438e0
commit
dd02aecd44
1 changed files with 31 additions and 1 deletions
32
index.yaml
32
index.yaml
|
@ -1586,6 +1586,36 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Upgrade Dex to v2.35.0 to avoid CVE-2022-39222 and update app version to v2.4.13"
|
||||
apiVersion: v2
|
||||
appVersion: v2.4.13
|
||||
created: "2022-10-04T00:58:32.179512227Z"
|
||||
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: 78745a026b45ac2db36e20e0cd6c865ad6cb56296b8dcf1e3c772db89d97235a
|
||||
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.8/argo-cd-5.5.8.tgz
|
||||
version: 5.5.8
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: v5.5.0 Upgrade guide heading in README"
|
||||
|
@ -16638,4 +16668,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-10-02T09:28:16.481216506Z"
|
||||
generated: "2022-10-04T00:58:32.185688604Z"
|
||||
|
|
Loading…
Reference in a new issue