Skip to content

Commit 3e94b30

Browse files
authored
doc: switch to v0.6.0 for master branch
1 parent 0c7415a commit 3e94b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PKG = sigs.k8s.io/blobfuse-csi-driver
1616
GIT_COMMIT ?= $(shell git rev-parse HEAD)
1717
REGISTRY ?= andyzhangx
1818
IMAGE_NAME = blobfuse-csi
19-
IMAGE_VERSION ?= v0.5.0
19+
IMAGE_VERSION ?= v0.6.0
2020
# Use a custom version for E2E tests if we are in Prow
2121
ifdef AZURE_CREDENTIALS
2222
override IMAGE_VERSION := e2e-$(GIT_COMMIT)

0 commit comments

Comments
 (0)