forked from strimzi/strimzi-kafka-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkafka-versions
28 lines (25 loc) · 2.09 KB
/
kafka-versions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This file is used to specify the versions of Kafka which will be built
# and supported by the Cluster Operator. It affects both compile time and runtime:
# * The docker images built (see docker-images/build.sh)
# * The KAFKA_IMAGE_MAP configuring the CO in the helm-charts (see helm-charts/kafka-version-tpl.sh)
# * The io.strimzi.operator.cluster.model.KafkaVersion's loaded at runtime
# The idea is that this is the single place you need to update when changing the supported Kafka versions
# Format of this file:
# blank lines are ignored
# lines starting with # are comments
# non-comment lines are whitespace separated and have the format
# <version> <default> <proto> <msg> <sha512>
# where:
# <version> is the kafka version number
# <default> is default if this is the default Kafka version, or empty otherwise
# <proto> is the Kafka protocol version used by this Kafka version
# <msg> is the Kafka message version used by this Kafka version
# <sha512> is the SHA512 checksum
# NOTICE: If you change the default here, you should also change it in documentation/book/common/attributes.adoc
# version default proto msg sha512
#1.0.2 1.0 1.0 4CBCDAF8CCC4EFE3D1B6275F3F2C32CF8F2F1A62104B5DD0BD9E2974160AB89D85A6E1791AF8B948A413B99ED696B06EA9D4299B27EA63C3F7318DABF5761144
#1.1.1 1.1 1.1 2A1EB9A7C8C8337C424EEFED7BAAE26B3DACBA6A4AB8B64D9A7D5C6EE2CDB66CFA76C5B366F23435941569B89BF02482625189016296B2EA2A05FD0F38F6B709
2.1.0 2.1 2.1 05A07E928C439B1084A6B3F6835F067F9636AC47F9473DCAAF7040D339CBD0A4561B7478531B237AA69E27F50FE3A2E7F4D0F2BA99A6422592A89ECF1187FA25
2.1.1 2.1 2.1 A2E8168E8DE6B45E8FCA1F2883F0744D3C5A939B70D8A47A5428B72188501D4C2FC11BC35759F2392680D4E8ECF2FA9D0E518E77FD28393AFBA22194AD018B10
2.2.0 2.2 2.2 63FDCD05B857A096D2E72804253590BD086E4F3046FBFA546F186602E48F54712ED6DE2A346A5B05D5335870BF5268FCB2BFD3EF9C4F4BBEA379091A79604556
2.2.1 default 2.2 2.2 B8D828F06DFE59E34C4CFA20C57C8C8B43374F1E7C09F12DFA5433534A380BFE09A6DE90FB86A4403939A87AB9C665E2369143C138C71391B01BBB9B384E7AC5