Skip to content

Commit

Permalink
Merge pull request #81 from lpabon/make-update
Browse files Browse the repository at this point in the history
Update tag to 0.4.1
  • Loading branch information
lpabon authored Oct 18, 2018
2 parents a3fb29c + 92f707d commit 7235374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

REGISTRY_NAME=quay.io/k8scsi
IMAGE_NAME=csi-attacher
IMAGE_VERSION=v0.4.0
IMAGE_VERSION=v0.4.1
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)

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

0 comments on commit 7235374

Please sign in to comment.