Skip to content

Commit c05c77f

Browse files
authored
Update hazelcast to v5.6.0 (#199)
1 parent b7d5aa5 commit c05c77f

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)