From a3cf5f3dd8ff7b837881d46b347961e2d9d8375d Mon Sep 17 00:00:00 2001 From: tofurky2 Date: Thu, 16 May 2024 12:47:08 -0700 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c40f8e8..a9638e2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ - +#bump # Image URL to use all building/pushing image targets IMG ?= controller:latest # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.