Update index.yaml
Signed-off-by: mbevc1 <mbevc1@users.noreply.github.com>
This commit is contained in:
parent
19b6c62c87
commit
61096b0edb
1 changed files with 23 additions and 1 deletions
24
index.yaml
24
index.yaml
|
@ -7889,6 +7889,28 @@ entries:
|
|||
- argo-workflows-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argocd-applicationset:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: /tmp is an emptyDir now (enables users to use readOnlyRootFilesystem)"
|
||||
- "[Added]: Ability to add extraVolumes and extraVolumeMounts"
|
||||
apiVersion: v2
|
||||
appVersion: v0.1.0
|
||||
created: "2021-08-13T16:37:27.003944445Z"
|
||||
description: A Helm chart for installing ArgoCD ApplicationSet
|
||||
digest: fa5d2b3f4512f646f70cd19e2cd44dc25601a4fb4701c61503519de764a7e6c7
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- appset
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: maruina
|
||||
name: argocd-applicationset
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argocd-applicationset-1.1.0/argocd-applicationset-1.1.0.tgz
|
||||
version: 1.1.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Removed]: CRD installation via templates folder. CRDs are now only handled via the '/crds' folder in the same way like the ArgoCD chart."
|
||||
|
@ -8544,4 +8566,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2021-08-11T15:44:46.618292Z"
|
||||
generated: "2021-08-13T16:37:27.008714713Z"
|
||||
|
|
Loading…
Reference in a new issue