bump chart version
Signed-off-by: Khanh Ngo <k@ndk.name>
This commit is contained in:
parent
fbebce0438
commit
bbec8b8423
1 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
appVersion: v1.4.1
|
appVersion: v1.4.1
|
||||||
description: A Helm chart for Argo Rollouts
|
description: A Helm chart for Argo Rollouts
|
||||||
name: argo-rollouts
|
name: argo-rollouts
|
||||||
version: 2.22.3
|
version: 2.23.0
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -15,7 +15,5 @@ maintainers:
|
||||||
url: https://argoproj.github.io/
|
url: https://argoproj.github.io/
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
|
||||||
description: Upgrade Argo Rollouts to v.1.4.1
|
|
||||||
- kind: added
|
- kind: added
|
||||||
description: Put Changelog URL on README.md
|
description: Added the ability to set pod annotations separately on controller and dashboard deployment
|
||||||
|
|
Loading…
Reference in a new issue