We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8dd1a commit ad37252Copy full SHA for ad37252
src/main/resources/kafka_versions.json
@@ -2,6 +2,7 @@
2
"kafkaVersions": {
3
"4.0.0": "quay.io/strimzi-test-container/test-container:latest-kafka-4.0.0",
4
"4.0.1": "quay.io/strimzi-test-container/test-container:latest-kafka-4.0.1",
5
- "4.1.0": "quay.io/strimzi-test-container/test-container:latest-kafka-4.1.0"
+ "4.1.0": "quay.io/strimzi-test-container/test-container:latest-kafka-4.1.0",
6
+ "4.1.1": "quay.io/strimzi-test-container/test-container:latest-kafka-4.1.1"
7
}
8
0 commit comments