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 547b9e1 commit 2439001Copy full SHA for 2439001
scripts/init-env.sh
@@ -15,8 +15,8 @@ OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME | sed 's
15
export \
16
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
17
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
18
- COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.7.0 \
19
- COMMUNITY_OPERATOR_IMAGEVERSION=5.7 \
+ COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
+ COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
20
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
21
SECRET_NAME=foo-cert-sec
22
0 commit comments