adjust version

This commit is contained in:
Chris Lu 2020-11-08 17:40:00 -08:00
parent 9ba4b60d94
commit b9377c0da1
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Current Operator version
VERSION ?= 0.0.1
VERSION ?= v0.0.1
# Default bundle image tag
BUNDLE_IMG ?= controller-bundle:$(VERSION)
# Options for 'bundle-build'

View File

@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: seaweedfs/operator
newTag: latest
newTag: v0.0.1