This commit is contained in:
Chris Lu
2020-11-08 22:06:06 -08:00
parent be2bf1f102
commit 4f676aa7d3
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: v1
description: SeaweedFS
name: seaweedfs
version: 2.08
version: 2.09

View File

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