Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
a5fa0d0bd9
commit
1d0791bdc0
1 changed files with 19 additions and 30 deletions
49
index.yaml
49
index.yaml
|
@ -1586,35 +1586,6 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Make argocd-server /home/argocd/.aws writeable when using readOnlyRootFilesystem=false security context"
|
||||
apiVersion: v2
|
||||
appVersion: v2.1.6
|
||||
created: "2021-11-06T08:23:58.886142074Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.12.17
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 93314223350b063b7b96273496b0389476b794f0dee664cd3fa7508c37b3e37f
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: alexec
|
||||
- name: alexmt
|
||||
- name: jessesuen
|
||||
- name: seanson
|
||||
name: argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-3.26.6/argo-cd-3.26.6.tgz
|
||||
version: 3.26.6
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: README update to reflect correct helm install syntax"
|
||||
|
@ -8124,6 +8095,24 @@ entries:
|
|||
- argo-lite-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-rollouts:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Support for extraContainers for controller deployment"
|
||||
apiVersion: v2
|
||||
appVersion: v1.1.0
|
||||
created: "2021-11-09T20:50:13.235372066Z"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
digest: bf59775d30e7824717600e5ad8e4da7bce2c8f2452093fc90b14079fdeda85cc
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
maintainers:
|
||||
- name: alexmt
|
||||
- name: dthomson25
|
||||
- name: jessesuen
|
||||
name: argo-rollouts
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-rollouts-2.4.0/argo-rollouts-2.4.0.tgz
|
||||
version: 2.4.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Support for extraArgs for controller and dashboard"
|
||||
|
@ -10453,4 +10442,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2021-11-06T08:23:58.890410803Z"
|
||||
generated: "2021-11-09T20:50:13.240466462Z"
|
||||
|
|
Loading…
Reference in a new issue