Skip to content

Commit

Permalink
add appVersion for chart (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: hanshanjie <[email protected]>
  • Loading branch information
hantmac authored Dec 29, 2021
1 parent 20096b0 commit e219c35
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions versions/1.0.0-alpha.1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: v1
name: kruise
description: Helm chart for kruise components
version: 1.0.0-alpha.1
appVersion: 1.0.0-alpha.1
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
keywords:
- openkruise
Expand Down
1 change: 1 addition & 0 deletions versions/1.0.0-alpha.2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: v1
name: kruise
description: Helm chart for kruise components
version: 1.0.0-alpha.2
appVersion: 1.0.0-alpha.2
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
keywords:
- openkruise
Expand Down
1 change: 1 addition & 0 deletions versions/1.0.0-beta.0/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: v1
name: kruise
description: Helm chart for kruise components
version: 1.0.0-beta.0
appVersion: 1.0.0-beta.0
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
keywords:
- openkruise
Expand Down
1 change: 1 addition & 0 deletions versions/1.0.0/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: v1
name: kruise
description: Helm chart for kruise components
version: 1.0.0
appVersion: 1.0.0
kubeVersion: ">= 1.16.0-0"
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
keywords:
Expand Down

0 comments on commit e219c35

Please sign in to comment.