diff --git a/scripts/init-env.sh b/scripts/init-env.sh index 6b2aa881..2a166949 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.7.0 \ - COMMUNITY_OPERATOR_IMAGEVERSION=5.7 \ + COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \ + COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \ OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \ SECRET_NAME=foo-cert-sec