feat(argo-rollouts): Allow customizing additional RBAC rules for other providers (#2556)
* Allow customizing additional RBAC rules for other providers Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com> * Changing additionalRules from dict to list Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com> * Changing additionalRules from dict to list and addressing comment Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com> * Runing `./scripts/helm-docs.sh` to update the README Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com> --------- Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com> Co-authored-by: Alvaro.Camina <alvaro.camina@alteryx.com> Co-authored-by: Aikawa <yu.croco@gmail.com> Co-authored-by: Jason Meridth <jmeridth@gmail.com>
This commit is contained in:
parent
e248b6b316
commit
8a4c875295
4 changed files with 18 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.6.6
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.34.3
|
||||
version: 2.34.4
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -18,5 +18,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump argo-rollouts to v1.6.6
|
||||
- kind: added
|
||||
description: Allow customizing additional RBAC rules for other providers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue