From 3b39f5455b1bff384e62f339bf0193f8e13fb217 Mon Sep 17 00:00:00 2001 From: Jorge Turrado Ferrero Date: Thu, 7 Nov 2024 08:25:50 +0100 Subject: [PATCH] Generate build-tools:1.23.3 (#185) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6a8f848..984bb6b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -KEDA_TOOLS_GO_VERSION = 1.23.2 +KEDA_TOOLS_GO_VERSION = 1.23.3 K6_VERSION = v0.47.0 IMAGE_REGISTRY ?= ghcr.io