Skip to content

Commit

Permalink
Set specific version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
phenixblue committed May 4, 2021
1 parent 6f4532a commit 7fb5ca9
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
@@ -1,6 +1,6 @@

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

Expand Down

0 comments on commit 7fb5ca9

Please sign in to comment.