From 56e03270aaec9fd14e6d00988983c1dea387b342 Mon Sep 17 00:00:00 2001
From: Sergio Ballesteros <snaker@locolandia.net>
Date: Tue, 6 Sep 2022 10:41:16 +0200
Subject: [PATCH] Release v1.2.0-rc1

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index ed3a58a06..22e75e236 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := v1.2.0-rc0
+VERSION := v1.2.0-rc1
 
 # Name of this service/application
 SERVICE_NAME := redis-operator
-- 
GitLab