Update index.yaml
Signed-off-by: vladlosev <vladlosev@users.noreply.github.com>
This commit is contained in:
parent
7f57eef554
commit
1c6456c525
1 changed files with 25 additions and 1 deletions
26
index.yaml
26
index.yaml
|
@ -7184,6 +7184,30 @@ 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]: Service accounts, roles and role bindings can now be auto-created for each workflow controller namespace"
|
||||||
|
- "[Fixed]: The contributer testing guidelines were updated to reflect the chart name change from 'argo' to
|
||||||
|
'argo-workflows'"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v3.0.7
|
||||||
|
created: "2021-07-20T18:18:55.989077639Z"
|
||||||
|
description: A Helm chart for Argo Workflows
|
||||||
|
digest: 294aaa47c6036afb41f8bd5850a3b23f713f4f706d4ea49ec0a15a6fe74e4992
|
||||||
|
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.2.9/argo-workflows-0.2.9.tgz
|
||||||
|
version: 0.2.9
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Controller Role/ClusterRole to work with InstanceID"
|
- "[Fixed]: Controller Role/ClusterRole to work with InstanceID"
|
||||||
|
@ -8131,4 +8155,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-07-20T18:10:56.7633577Z"
|
generated: "2021-07-20T18:18:55.993221709Z"
|
||||||
|
|
Loading…
Reference in a new issue