feat(argo-rollouts): add rollout plugin contour rbac (#2371)

This commit is contained in:
yyzxw 2023-12-08 01:49:59 +08:00 committed by GitHub
parent 6cf99a08c8
commit 83c3bc8115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 2 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.6.2
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.32.5
version: 2.32.6
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords:
@ -19,4 +19,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Upgrade Argo Rollouts CRDs to match them mainstream from v1.6.2
description: Add Contour plugin RBAC.