fix(argo-rollouts): Update ClusterRole with new rules (#993)

Signed-off-by: Donovan Muller <donovan.muller@gmail.com>
This commit is contained in:
Donovan Muller 2021-11-15 09:02:03 +02:00 committed by GitHub
parent 80eeb61a05
commit 12e25a37f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 4 deletions

View file

@ -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"