Update index.yaml
Signed-off-by: jmeridth <jmeridth@users.noreply.github.com>
This commit is contained in:
parent
2bea1f3acd
commit
aa79e5ed7c
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]: Support for extraContainers and initContainers for applicationSet and notifications"
|
||||||
|
- "[Added]: Support for use of Helm templates for extraContainers and initContainers"
|
||||||
|
- "[Docs]: Added notes about custom Helm template support"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.5.5
|
||||||
|
created: "2023-01-10T12:32:18.309667002Z"
|
||||||
|
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: dc78e31a56a54c27486a619df4d54f54df7f53bae47f7a12ad0601676c3674f2
|
||||||
|
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.17.0/argo-cd-5.17.0.tgz
|
||||||
|
version: 5.17.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Option createClusterRoles to enable cluster roles from one place"
|
- "[Added]: Option createClusterRoles to enable cluster roles from one place"
|
||||||
|
@ -19694,4 +19727,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-10T08:59:10.323465956Z"
|
generated: "2023-01-10T12:32:18.31240692Z"
|
||||||
|
|
Loading…
Reference in a new issue