Skip to content

Commit 7235374

Browse files
authored
Merge pull request #81 from lpabon/make-update
Update tag to 0.4.1
2 parents a3fb29c + 92f707d commit 7235374

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
@@ -16,7 +16,7 @@
1616

1717
REGISTRY_NAME=quay.io/k8scsi
1818
IMAGE_NAME=csi-attacher
19-
IMAGE_VERSION=v0.4.0
19+
IMAGE_VERSION=v0.4.1
2020
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
2121

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

0 commit comments

Comments
 (0)