Skip to content

Commit 673bd22

Browse files
committed
Update container tag
1 parent f2ffed4 commit 673bd22

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.4.0
17+
IMAGE_VERSION=v0.4.1
1818
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
1919

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

0 commit comments

Comments
 (0)