This commit is contained in:
Chris Lu
2020-11-10 23:17:13 -08:00
parent de3bdd0651
commit 15956d8a8e
3 changed files with 3 additions and 3 deletions

View File

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