Skip to content

Commit

Permalink
7.5.1 is default
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed Oct 16, 2023
1 parent f40706c commit dd45ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source ${DIR_UTILS}/../scripts/cli/src/lib/utils_function.sh
if [ -z "$TAG" ]
then
# TAG is not set, use default:
export TAG=7.5.0
export TAG=7.5.1
# to handle ubi8 images
export TAG_BASE=$TAG
if [ -z "$CP_KAFKA_IMAGE" ]
Expand Down

0 comments on commit dd45ef7

Please sign in to comment.