From b0f4cfaba1f0e308c497f40f7cfefa1e61b8b641 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Wed, 6 Nov 2024 13:44:02 +0000 Subject: [PATCH] Bump releases to version v0.18.18 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b0b39ce10..e4faf14a7d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.17") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.18.18") ifeq ($(CI),true) DOCKER_TTY_ARG=