Browse Source
put v in front of appVersion that is used as image tag (#3925)
pull/3926/head
3.33
Cristian Chiru
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
k8s/helm_charts2/Chart.yaml
|
|
@ -1,5 +1,5 @@ |
|
|
|
apiVersion: v1 |
|
|
|
description: SeaweedFS |
|
|
|
name: seaweedfs |
|
|
|
appVersion: "3.33" |
|
|
|
appVersion: "v3.33" |
|
|
|
version: "3.33" |