Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
3df87c6060
commit
ec10224454
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -10955,6 +10955,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: |
|
||||||
|
- "[Added]: Add support for controller Deployment annotations via controller.deploymentAnnotations chart value."
|
||||||
|
- "[Added]: Add support for server Deployment annotations via server.deploymentAnnotations chart value."
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v3.3.2
|
||||||
|
created: "2022-05-09T20:45:53.911466792Z"
|
||||||
|
description: A Helm chart for Argo Workflows
|
||||||
|
digest: 5b5b0cb1793b85a8b37083abd5616be5b8db47b3a11455866c8327278b8f6489
|
||||||
|
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.15.0/argo-workflows-0.15.0.tgz
|
||||||
|
version: 0.15.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Add missing create verb to pod/exec for the workflow role"
|
- "[Fixed]: Add missing create verb to pod/exec for the workflow role"
|
||||||
|
@ -13758,4 +13781,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: "2022-05-09T20:36:41.043873331Z"
|
generated: "2022-05-09T20:45:53.91807893Z"
|
||||||
|
|
Loading…
Reference in a new issue