Skip to content

Commit

Permalink
Merge pull request #93 from lpabon/update-travis
Browse files Browse the repository at this point in the history
Create v1.0.0 containers
  • Loading branch information
k8s-ci-robot authored Nov 16, 2018
2 parents 515e1b4 + bf483ba commit fa26096
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=canary
IMAGE_VERSION=v1.0.0
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)

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

0 comments on commit fa26096

Please sign in to comment.