fix(argo-rollouts): Update ClusterRole with new rules (#993)
Signed-off-by: Donovan Muller <donovan.muller@gmail.com>
This commit is contained in:
parent
80eeb61a05
commit
12e25a37f9
2 changed files with 32 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "v1.1.0"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.4.0
|
||||
version: 2.5.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]: Support for extraContainers for controller deployment"
|
||||
- "[Added]: Updated ClusterRole with new rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue