Skip to content

Commit

Permalink
Revert "bumping version of Hazelcast operator (redhat-best-practices-…
Browse files Browse the repository at this point in the history
…for-k8s#424)"

This reverts commit 93c22a7.
  • Loading branch information
edcdavid committed May 6, 2024
1 parent 93c22a7 commit c8eb1c6
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.11.0 \
COMMUNITY_OPERATOR_IMAGEVERSION=5.11.0 \
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
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 c8eb1c6

Please sign in to comment.