From 8c91f77d1a20eb2449b8947fc4a1a6a607e9507f Mon Sep 17 00:00:00 2001
From: Gerrit <Gerrit91@users.noreply.github.com>
Date: Wed, 23 Aug 2023 16:23:53 +0200
Subject: [PATCH] Bump releases to version v0.14.6 (#147)

Co-authored-by: metal-stack <info@metal-stack.io>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index ae0ec32f4e..5d4ae37281 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 .DEFAULT_GOAL := build
-RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.14.5")
+RELEASE_VERSION := $(or ${RELEASE_VERSION},"v0.14.6")
 
 ifeq ($(CI),true)
 DOCKER_TTY_ARG=