Skip to content

Commit 26bce3b

Browse files
edcdavidrdavid
andauthored
Using hazelcast 5.6.0 to pass affiliated certification test (#204)
Co-authored-by: David Rabkin <[email protected]>
1 parent f082bab commit 26bce3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/init-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE
1515
OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME|sed 's/[\/|\.|:]/-/g')
1616

1717
# Community operator name
18-
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.5.0
18+
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.6.0
1919
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator
2020

2121
# Truncate registry pod name if more than 63 characters

0 commit comments

Comments
 (0)