Skip to content

Commit

Permalink
Add '.0' to the hazelcast operator version (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored Mar 14, 2024
1 parent e901510 commit 7eeadf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export \
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.10.0 \
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
SECRET_NAME=foo-cert-sec

Expand Down

0 comments on commit 7eeadf5

Please sign in to comment.