diff --git a/Makefile b/Makefile index 7601cbb..49c2b38 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -KEDA_TOOLS_GO_VERSION = 1.21.9 +KEDA_TOOLS_GO_VERSION = 1.22.2 K6_VERSION = v0.47.0 IMAGE_REGISTRY ?= ghcr.io