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 ff556ed commit 65e6e6fCopy full SHA for 65e6e6f
Makefile
@@ -14,7 +14,7 @@ endif
14
BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)
15
16
# Image URL to use all building/pushing image targets
17
-IMG ?= stakater/slack-operator:SNAPSHOT-PR-42-b56a7463
+IMG ?= stakater/slack-operator:v$(VERSION)
18
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
19
CRD_OPTIONS ?= "crd:trivialVersions=true,crdVersions=v1,preserveUnknownFields=false"
20
0 commit comments