Update index.yaml
Signed-off-by: davidkarlsen <davidkarlsen@users.noreply.github.com>
This commit is contained in:
parent
b376ca70a6
commit
75a81a085c
1 changed files with 22 additions and 1 deletions
23
index.yaml
23
index.yaml
|
@ -8061,6 +8061,27 @@ entries:
|
||||||
- argo-workflows-0.1.0.tgz
|
- argo-workflows-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argocd-applicationset:
|
argocd-applicationset:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Changed]: Bumped argocd-applicationset to 0.2.0"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.2.0
|
||||||
|
created: "2021-08-23T12:23:45.010678286Z"
|
||||||
|
description: A Helm chart for installing ArgoCD ApplicationSet
|
||||||
|
digest: 6f13f4d37bde7b4809bbfcf6ed8437b47bed77d8736a542b5706749035fd1998
|
||||||
|
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.2.0/argocd-applicationset-1.2.0.tgz
|
||||||
|
version: 1.2.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: /tmp is an emptyDir now (enables users to use readOnlyRootFilesystem)"
|
- "[Added]: /tmp is an emptyDir now (enables users to use readOnlyRootFilesystem)"
|
||||||
|
@ -8806,4 +8827,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: "2021-08-23T12:14:12.813270549Z"
|
generated: "2021-08-23T12:23:45.016828242Z"
|
||||||
|
|
Loading…
Reference in a new issue