Skip to content

Commit 7fb5ca9

Browse files
committed
Set specific version in Makefile
1 parent 6f4532a commit 7fb5ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Image URL to use all building/pushing image targets
3-
IMG ?= thewebroot/volrec:latest
3+
IMG ?= thewebroot/volrec:v0.0.1
44
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
55
CRD_OPTIONS ?= "crd:trivialVersions=true"
66

0 commit comments

Comments
 (0)