Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>
This commit is contained in:
parent
f8e3d43aca
commit
5624c5198d
1 changed files with 34 additions and 1 deletions
35
index.yaml
35
index.yaml
|
|
@ -1586,6 +1586,39 @@ entries:
|
||||||
- argo-0.1.0.tgz
|
- argo-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-cd:
|
argo-cd:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: Option configs.ssh.extraHosts that allows to keep original SSH known list"
|
||||||
|
- "[Changed]: Option configs.knownHosts deprecated as moved to configs.ssh"
|
||||||
|
- "[Changed]: Option configs.tlsCerts deprecated as moved to configs.tls"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.5.7
|
||||||
|
created: "2023-01-21T09:25:15.367861941Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis-ha.enabled
|
||||||
|
name: redis-ha
|
||||||
|
repository: https://dandydeveloper.github.io/charts/
|
||||||
|
version: 4.22.4
|
||||||
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||||
|
tool for Kubernetes.
|
||||||
|
digest: cd95a62ffb54e54fb8ab2964eaa2723295fd91ddb515711b126879934bc64d21
|
||||||
|
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.19.0/argo-cd-5.19.0.tgz
|
||||||
|
version: 5.19.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: README information about 5.12.0 TLS changes"
|
- "[Fixed]: README information about 5.12.0 TLS changes"
|
||||||
|
|
@ -19971,4 +20004,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2023-01-20T16:42:19.191812824Z"
|
generated: "2023-01-21T09:25:15.370451224Z"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue