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 4c09f4c commit 8173087Copy full SHA for 8173087
Makefile
@@ -14,7 +14,7 @@
14
15
REGISTRY_NAME=quay.io/k8scsi
16
IMAGE_NAME=csi-provisioner
17
-IMAGE_VERSION=v0.3.0
+IMAGE_VERSION=v0.3.1
18
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
19
20
REV=$(shell git describe --long --tag --match='v*' --dirty)
0 commit comments