Skip to content

Commit 7eeadf5

Browse files
authored
Add '.0' to the hazelcast operator version (#413)
1 parent e901510 commit 7eeadf5

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
@@ -16,7 +16,7 @@ export \
1616
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
1717
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
1818
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
19-
COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
19+
COMMUNITY_OPERATOR_IMAGEVERSION=5.10.0 \
2020
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
2121
SECRET_NAME=foo-cert-sec
2222

0 commit comments

Comments
 (0)