Skip to content

Commit 2439001

Browse files
edcdavidrdavid
andauthored
Upgrade the hazelcast operator to v 5.10 (#403)
Co-authored-by: David Rabkin <[email protected]>
1 parent 547b9e1 commit 2439001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/init-env.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME | sed 's
1515
export \
1616
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
1717
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
18-
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.7.0 \
19-
COMMUNITY_OPERATOR_IMAGEVERSION=5.7 \
18+
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
19+
COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
2020
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
2121
SECRET_NAME=foo-cert-sec
2222

0 commit comments

Comments
 (0)