From 4d57a51fd6ee4d05474a185be24b57835cb1379a Mon Sep 17 00:00:00 2001 From: Heinrich Koutcherouk Date: Mon, 14 Nov 2022 12:55:32 +0200 Subject: [PATCH] promote 5.2.18-3 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0797bcf..1062142 100644 --- a/Makefile +++ b/Makefile @@ -21,10 +21,10 @@ $(info ---- REGISTRY = $(REGISTRY)) CHART_NAME := redis-operator $(info ---- CHART_NAME = $(CHART_NAME)) -REDIS_TAG ?= 6.2.12-82 +REDIS_TAG ?= 6.2.18-58 $(info ---- REDIS_TAG = $(REDIS_TAG)) -OPERATOR_TAG ?= 6.2.12-1 +OPERATOR_TAG ?= 6.2.18-3 $(info ---- OPERATOR_TAG = $(OPERATOR_TAG)) # The repo to pull the operator image from Docker Hub registry.