Skip to content

Commit

Permalink
chore: switch master branch version
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Apr 20, 2023
1 parent bd3910b commit ec3aa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GIT_COMMIT ?= $(shell git rev-parse HEAD)
REGISTRY ?= andyzhangx
REGISTRY_NAME ?= $(shell echo $(REGISTRY) | sed "s/.azurecr.io//g")
IMAGE_NAME ?= blob-csi
IMAGE_VERSION ?= v1.21.0
IMAGE_VERSION ?= v1.22.0
CLOUD ?= AzurePublicCloud
# Use a custom version for E2E tests if we are in Prow
ifdef CI
Expand Down

0 comments on commit ec3aa96

Please sign in to comment.