feat(argo-rollouts): support setting pod annotations separately on controller and dashboard (#1928)
This commit is contained in:
parent
d34a376568
commit
af90fd665f
5 changed files with 18 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.4.1
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.22.3
|
||||
version: 2.23.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -15,7 +15,5 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Upgrade Argo Rollouts to v.1.4.1
|
||||
- kind: added
|
||||
description: Put Changelog URL on README.md
|
||||
description: Added the ability to set pod annotations separately on controller and dashboard deployment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue