This commit is contained in:
Chris Lu
2020-12-06 18:56:58 -08:00
parent 263eb29e9f
commit 46b91228af
4 changed files with 5 additions and 4 deletions

View File

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

View File

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