From c97cdb434999a0fc350a8686f1f14743de5bfcf6 Mon Sep 17 00:00:00 2001 From: David Elie-Dit-Cosaque Date: Wed, 1 May 2024 15:33:12 -0500 Subject: [PATCH] bumping version of Hazelcast operator --- scripts/init-env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/init-env.sh b/scripts/init-env.sh index e3e47141..3d0b0f2c 100755 --- a/scripts/init-env.sh +++ b/scripts/init-env.sh @@ -15,8 +15,8 @@ OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME | sed 's export \ COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \ COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \ - COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \ - COMMUNITY_OPERATOR_IMAGEVERSION=5.10.0 \ + COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.11.0 \ + COMMUNITY_OPERATOR_IMAGEVERSION=5.11.0 \ OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \ SECRET_NAME=foo-cert-sec