Update charts/argo-rollouts/Chart.yaml
update minor version, not just patch Co-Authored-By: Eytan Hanig <eytanhanig@users.noreply.github.com>
This commit is contained in:
parent
45862d5d9f
commit
591666567c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v1
|
||||||
appVersion: "0.7"
|
appVersion: "0.7"
|
||||||
description: A Helm chart for Argo Rollouts
|
description: A Helm chart for Argo Rollouts
|
||||||
name: argo-rollouts
|
name: argo-rollouts
|
||||||
version: 0.1.2
|
version: 0.2.0
|
||||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
Loading…
Reference in a new issue