Skip to content

Commit 2313aab

Browse files
committed
test with v1.33.3-4
1 parent 2be143e commit 2313aab

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
@@ -18,7 +18,7 @@ REGISTRY = mcr.microsoft.com/oss/v2/kubernetes-csi
1818
REGISTRY_NAME ?= $(shell echo $(REGISTRY) | sed "s/.azurecr.io//g")
1919
IMAGE_NAME ?= azuredisk-csi
2020
PLUGIN_NAME = azurediskplugin
21-
IMAGE_VERSION = v1.33.3
21+
IMAGE_VERSION = v1.33.3-4
2222
CHART_VERSION ?= latest
2323
CLOUD ?= AzurePublicCloud
2424
# Use a custom version for E2E tests if we are testing in CI

0 commit comments

Comments
 (0)