We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be143e commit 2313aabCopy full SHA for 2313aab
Makefile
@@ -18,7 +18,7 @@ REGISTRY = mcr.microsoft.com/oss/v2/kubernetes-csi
18
REGISTRY_NAME ?= $(shell echo $(REGISTRY) | sed "s/.azurecr.io//g")
19
IMAGE_NAME ?= azuredisk-csi
20
PLUGIN_NAME = azurediskplugin
21
-IMAGE_VERSION = v1.33.3
+IMAGE_VERSION = v1.33.3-4
22
CHART_VERSION ?= latest
23
CLOUD ?= AzurePublicCloud
24
# Use a custom version for E2E tests if we are testing in CI
0 commit comments