Skip to content

Commit

Permalink
bumping version of Hazelcast operator (redhat-best-practices-for-k8s#424
Browse files Browse the repository at this point in the history
)
  • Loading branch information
edcdavid authored May 1, 2024
1 parent ab90951 commit 93c22a7
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.10.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.10.0 \
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.11.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.11.0 \
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
SECRET_NAME=foo-cert-sec

Expand Down

0 comments on commit 93c22a7

Please sign in to comment.