Skip to content
Prev Previous commit
Next Next commit
bump version
Signed-off-by: Ben Luzarraga <[email protected]>
  • Loading branch information
bluzarraga committed Jan 14, 2025
commit a33aaefd3548ef9a174bdd6b81bb7a88ccbcf41a
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ OPERATOR_VERSION ?= 4.3.9
# Kind cluster name
KIND_CLUSTER_NAME ?= "odlm"
# Operator image tag for test
OPERATOR_TEST_TAG ?= nolm-controller
OPERATOR_TEST_TAG ?= nolm-controller2

# Options for 'bundle-build'
ifneq ($(origin CHANNELS), undefined)
Expand Down