Skip to content

Commit

Permalink
Update tag to v0.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Pabón <[email protected]>
  • Loading branch information
lpabon committed Oct 15, 2018
1 parent ebe5c79 commit b3ef1f6
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=driver-registrar
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 b3ef1f6

Please sign in to comment.