This commit is contained in:
Chris Lu
2020-11-29 17:00:03 -08:00
parent 965413c21b
commit 0e99531dbf
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: v1
description: SeaweedFS
name: seaweedfs
version: 2.12
version: 2.13

View File

@@ -4,7 +4,7 @@ global:
registry: ""
repository: ""
imageName: chrislusf/seaweedfs
imageTag: "2.12"
imageTag: "2.13"
imagePullPolicy: IfNotPresent
imagePullSecrets: imagepullsecret
restartPolicy: Always