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 f2ffed4 commit 673bd22Copy full SHA for 673bd22
Makefile
@@ -14,7 +14,7 @@
14
15
REGISTRY_NAME=quay.io/k8scsi
16
IMAGE_NAME=csi-provisioner
17
-IMAGE_VERSION=v0.4.0
+IMAGE_VERSION=v0.4.1
18
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
19
20
REV=$(shell git describe --long --tags --match='v*' --dirty)
0 commit comments