Update index.yaml
Signed-off-by: mbevc1 <mbevc1@users.noreply.github.com>pull/2016/head
parent
032562dd06
commit
82923f9ede
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: |
|
||||
- "[Changed]: Added example how to provide OIDC CA certificate"
|
||||
- "[Changed]: Added missing URL parameter for OIDC configuration"
|
||||
- "[Changed]: Improve documentation default values"
|
||||
apiVersion: v2
|
||||
appVersion: v2.5.0
|
||||
created: "2022-10-26T13:19:31.037190372Z"
|
||||
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: 857f64a209640c4a342d0e2a74ffecacbc7d7376233d5092de746e2fbbd1d8fa
|
||||
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.2/argo-cd-5.8.2.tgz
|
||||
version: 5.8.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Chart NOTES invalid yaml references"
|
||||
|
@ -17674,4 +17706,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-10-26T11:11:42.140098119Z"
|
||||
generated: "2022-10-26T13:19:31.042317169Z"
|
||||
|
|
Loading…
Reference in New Issue