From ae1709742f62d2706eb4410aeaef7a84216f063e Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Tue, 19 Nov 2024 15:41:34 +1100 Subject: [PATCH] chore: update remote-controller build image for v1beta2 api controller --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2405e0ed40..3088b4a2db 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ BUILD_DEPLOY_IMAGE_TAG ?= edge # OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG and OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY # set this to a particular build image if required, defaults to nothing to consume what the chart provides -OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=pr-243 +OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=pr-267 OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY= # To build k3d with Calico instead of Flannel, set this to true. Note that the Calico install in lagoon-charts is always