Bump Chart version.
Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
parent
a4f4f72e36
commit
83f72d4b42
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
appVersion: "v1.1.0"
|
appVersion: "v1.1.0"
|
||||||
description: A Helm chart for Argo Rollouts
|
description: A Helm chart for Argo Rollouts
|
||||||
name: argo-rollouts
|
name: argo-rollouts
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -12,3 +12,4 @@ maintainers:
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Changed]: updated rollouts version to 1.1.0 and updated CRDs to reflect the version bump"
|
- "[Changed]: updated rollouts version to 1.1.0 and updated CRDs to reflect the version bump"
|
||||||
|
- "[Added]: Ability to set the type of Service on the dashboard Service.
|
||||||
|
|
Loading…
Reference in a new issue