feat(argo-rollouts): add dashboard permission on Deployments (#1202)
* feat(argo-rollouts): add dashboard permission on Deployments - needed for Rollouts with workload referencing Signed-off-by: Ben Poland <ben.poland@faire.com> * Add podtemplates to match controller role Signed-off-by: Ben Poland <ben.poland@faire.com>
This commit is contained in:
parent
58926e3d79
commit
4b80adcfd8
3 changed files with 14 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "v1.2.0"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.12.0
|
||||
version: 2.13.0
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
@ -11,4 +11,4 @@ maintainers:
|
|||
- name: jessesuen
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Upgrade argo-rollouts to v1.2.0"
|
||||
- "[Added]: dashboard permission on Deployments"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue