We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f082bab commit 26bce3bCopy full SHA for 26bce3b
scripts/init-env.sh
@@ -15,7 +15,7 @@ OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE
15
OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME|sed 's/[\/|\.|:]/-/g')
16
17
# Community operator name
18
-COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.5.0
+COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.6.0
19
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator
20
21
# Truncate registry pod name if more than 63 characters
0 commit comments