Update index.yaml
Signed-off-by: mbevc1 <mbevc1@users.noreply.github.com>
This commit is contained in:
parent
5947dffa3d
commit
5ef642d33b
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: |
|
||||
- "[Changed]: update redis to 7.0.4 for avoiding CVE-2022-30065"
|
||||
apiVersion: v2
|
||||
appVersion: v2.4.7
|
||||
created: "2022-07-31T12:20:12.926983887Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.17.1
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: c5589609bc265a35866dad7f4867edfd2c4a49af4261e587b2921da947c3fb2b
|
||||
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-4.10.3/argo-cd-4.10.3.tgz
|
||||
version: 4.10.3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Drop all `~` keys from redis-ha because they cause error on kustomize and cannot document via helm-docs"
|
||||
|
@ -15169,4 +15198,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-07-29T18:15:37.885170385Z"
|
||||
generated: "2022-07-31T12:20:12.932144535Z"
|
||||
|
|
Loading…
Reference in a new issue