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