Skip to content

Commit

Permalink
Upgrade the hazelcast operator to v 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid committed Feb 16, 2024
1 parent dc8916a commit e796ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/init-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ OPERATOR_REGISTRY_POD_NAME_FULL=$(echo $OPERATOR_BUNDLE_IMAGE_FULL_NAME | sed 's
export \
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.7.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.7 \
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
SECRET_NAME=foo-cert-sec

Expand Down

0 comments on commit e796ce0

Please sign in to comment.