
* Toggle for provider-specific RBAC + Added missing RBAC rules Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> * Updated docs with new Helm values Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> * Added a general flag providerRBAC.enabled to toggle all of the providers Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> * Aligned with main Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> * Corrected inline comments Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> * Fixed incorrect inline comments Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com> Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
18 lines
513 B
YAML
18 lines
513 B
YAML
apiVersion: v2
|
|
appVersion: v1.4.0
|
|
description: A Helm chart for Argo Rollouts
|
|
name: argo-rollouts
|
|
version: 2.22.1
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argo-rollouts
|
|
sources:
|
|
- https://github.com/argoproj/argo-rollouts
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Added]: Flags to toggle provider-specific RBAC rules in Role and ClusterRole"
|