feat(argo-rollouts): Add podLabels at the controller & dashboard level (#2678)

This commit is contained in:
mitchell amihod 2024-05-05 20:24:13 -04:00 committed by GitHub
parent 35bc505bec
commit 0882bfcbd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 4 deletions

View file

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