Update index.yaml
Signed-off-by: mbevc1 <mbevc1@users.noreply.github.com>
This commit is contained in:
parent
5e1e6b159a
commit
09b2fc92af
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -8390,6 +8390,29 @@ entries:
|
||||||
- argo-rollouts-0.1.0.tgz
|
- argo-rollouts-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-workflows:
|
argo-workflows:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Changed]: Bump appVersion to 3.2.0. Synced CRDs."
|
||||||
|
- "[Added]: WorkflowTaskSet CRD"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v3.2.0
|
||||||
|
created: "2021-10-15T10:22:14.302207407Z"
|
||||||
|
description: A Helm chart for Argo Workflows
|
||||||
|
digest: ba2ad6d856e35b719617d62d38c5a66738d4c5a6dceed43ed8391d3e2b0a0de8
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||||
|
maintainers:
|
||||||
|
- name: alexec
|
||||||
|
- name: alexmt
|
||||||
|
- name: jessesuen
|
||||||
|
- name: benjaminws
|
||||||
|
name: argo-workflows
|
||||||
|
sources:
|
||||||
|
- https://github.com/argoproj/argo-workflows
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argo-workflows-0.7.3/argo-workflows-0.7.3.tgz
|
||||||
|
version: 0.7.3
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Additional service account, role and rolebinding which was not created for multiple namespaces in case of namespaced workflow."
|
- "[Fixed]: Additional service account, role and rolebinding which was not created for multiple namespaces in case of namespaced workflow."
|
||||||
|
@ -10043,4 +10066,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-10-15T09:42:18.606063168Z"
|
generated: "2021-10-15T10:22:14.306847329Z"
|
||||||
|
|
Loading…
Reference in a new issue