Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>pull/2016/head
parent
5ad32137ec
commit
35194bdbd0
33
index.yaml
33
index.yaml
|
@ -1586,6 +1586,37 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Added missing options for automounting service tokens for applicationset and notifications controllers"
|
||||
apiVersion: v2
|
||||
appVersion: v2.5.7
|
||||
created: "2023-01-21T12:19:12.059496567Z"
|
||||
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: 324b37f7621c59edbd0846e62c9cbd310acd24b60e2e304b7003a8e51241d77c
|
||||
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.2/argo-cd-5.19.2.tgz
|
||||
version: 5.19.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Container port configuration now properly sets the listening port"
|
||||
|
@ -20059,4 +20090,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2023-01-21T12:08:17.521269912Z"
|
||||
generated: "2023-01-21T12:19:12.061836286Z"
|
||||
|
|
Loading…
Reference in New Issue