Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>
This commit is contained in:
parent
430ceb0a3a
commit
30482c50c0
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]: Type conversion for ConfigMap values"
|
||||
apiVersion: v2
|
||||
appVersion: v2.5.0
|
||||
created: "2022-10-29T19:08:38.64724918Z"
|
||||
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: 19127037faabd0af39808ba99afd128d15506b2cae6175d94eefaf6d93c01138
|
||||
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.8.7/argo-cd-5.8.7.tgz
|
||||
version: 5.8.7
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Migration of configs for users who create them manually"
|
||||
|
@ -17847,4 +17877,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-10-29T09:24:02.763326748Z"
|
||||
generated: "2022-10-29T19:08:38.648898606Z"
|
||||
|
|
Loading…
Reference in a new issue