We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4532a commit 7fb5ca9Copy full SHA for 7fb5ca9
Makefile
@@ -1,6 +1,6 @@
1
2
# Image URL to use all building/pushing image targets
3
-IMG ?= thewebroot/volrec:latest
+IMG ?= thewebroot/volrec:v0.0.1
4
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
5
CRD_OPTIONS ?= "crd:trivialVersions=true"
6
0 commit comments