From dccf9dba284d4cb08f0f4089755a37f02c5f9dd5 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:43:37 +0100 Subject: [PATCH] Bump releases to version v0.17.3 (#184) Co-authored-by: metal-stack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0d195a57a7..9e30a99a0d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := build -RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.17.2") +RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.17.3") ifeq ($(CI),true) DOCKER_TTY_ARG=