Skip to content

Commit 65e6e6f

Browse files
committed
Undo unwanted changes in Makefile
1 parent ff556ed commit 65e6e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif
1414
BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)
1515

1616
# Image URL to use all building/pushing image targets
17-
IMG ?= stakater/slack-operator:SNAPSHOT-PR-42-b56a7463
17+
IMG ?= stakater/slack-operator:v$(VERSION)
1818
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
1919
CRD_OPTIONS ?= "crd:trivialVersions=true,crdVersions=v1,preserveUnknownFields=false"
2020

0 commit comments

Comments
 (0)