Skip to content

Commit e1ea4a7

Browse files
authored
update strimzi for 4.20 enablement (#3751)
1 parent a23fc19 commit e1ea4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/lib/vars.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111
# shellcheck disable=SC1091,SC1090
1212
source "$(dirname "${BASH_SOURCE[0]}")/../../vendor/knative.dev/hack/e2e-tests.sh"
1313

14-
export STRIMZI_VERSION=0.45.0
14+
export STRIMZI_VERSION=0.45.1
1515

1616
# Adjust these when upgrading the knative versions.
1717
export KNATIVE_SERVING_VERSION="${KNATIVE_SERVING_VERSION:-$(metadata.get dependencies.serving)}"

0 commit comments

Comments
 (0)