Browse Source

Revert "put v in front of appVersion that is used as image tag (#3925)"

This reverts commit ee7bf69c03.
pull/3929/head
chrislu 2 years ago
parent
commit
bd459db5fb
  1. 2
      k8s/helm_charts2/Chart.yaml

2
k8s/helm_charts2/Chart.yaml

@ -1,5 +1,5 @@
apiVersion: v1
description: SeaweedFS
name: seaweedfs
appVersion: "v3.33"
appVersion: "3.33"
version: "3.33"
Loading…
Cancel
Save