feat(argo-workflows): support resourceRateLimit config (#1008)
* 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>
This commit is contained in:
parent
aa41896292
commit
22575d4c62
4 changed files with 13 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.8.3
|
||||
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
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
- name: benjaminws
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update to app version v3.2.4"
|
||||
- "[Added]: support resourceRateLimit config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue