feat(argo-rollouts): Add podLabels at the controller & dashboard level (#2678)
This commit is contained in:
parent
35bc505bec
commit
0882bfcbd6
5 changed files with 10 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.6.6
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.35.1
|
||||
version: 2.35.2
|
||||
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: added
|
||||
description: Allow minimum set of RBAC rules for Gateway API resources
|
||||
description: Added pod labels for the controller and the dashboard components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue