We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f92e3 commit bdd3a9bCopy full SHA for bdd3a9b
Makefile
@@ -16,7 +16,7 @@
16
17
REGISTRY_NAME=quay.io/k8scsi
18
IMAGE_NAME=csi-snapshotter
19
-IMAGE_VERSION=v1.0.0-canary
+IMAGE_VERSION=v1.0.0
20
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)
21
22
REV=$(shell git describe --long --tags --match='v*' --dirty)
0 commit comments