Skip to content

Commit 9281132

Browse files
authored
Merge pull request #741 from andyzhangx/switch-master-1.17.0
chore: switch master branch version
2 parents 0c27214 + 0763e42 commit 9281132

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GIT_COMMIT ?= $(shell git rev-parse HEAD)
1717
REGISTRY ?= andyzhangx
1818
REGISTRY_NAME ?= $(shell echo $(REGISTRY) | sed "s/.azurecr.io//g")
1919
IMAGE_NAME ?= blob-csi
20-
IMAGE_VERSION ?= v1.16.0
20+
IMAGE_VERSION ?= v1.17.0
2121
CLOUD ?= AzurePublicCloud
2222
# Use a custom version for E2E tests if we are in Prow
2323
ifdef CI
-5.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)