Skip to content

Commit 8173087

Browse files
committed
update container tag v0.3.1
1 parent 4c09f4c commit 8173087

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
@@ -14,7 +14,7 @@
1414

1515
REGISTRY_NAME=quay.io/k8scsi
1616
IMAGE_NAME=csi-provisioner
17-
IMAGE_VERSION=v0.3.0
17+
IMAGE_VERSION=v0.3.1
1818
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
1919

2020
REV=$(shell git describe --long --tag --match='v*' --dirty)

0 commit comments

Comments
 (0)