* feat(argo-workflows): add `resourceRateLimit` config Signed-off-by: clement <clement@le-corre.eu> * chore: update chart version Signed-off-by: clement <clement@le-corre.eu> * chore(linter): add new line Signed-off-by: clement <clement@le-corre.eu> * chore: bump chart helm 0.9.0 Signed-off-by: clement <clement@le-corre.eu>
18 lines
504 B
YAML
18 lines
504 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.9.0
|
|
appVersion: v3.2.4
|
|
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: benjaminws
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Added]: support resourceRateLimit config"
|