[STRIMZI] Bump kafka version to 3.2.3
[oom.git] / kubernetes / strimzi / templates / strimzi-kafka.yaml
index 8fa74b8..c7dc2af 100644 (file)
@@ -71,8 +71,8 @@ spec:
       offsets.topic.replication.factor: {{ .Values.replicaCount }}
       transaction.state.log.replication.factor: {{ .Values.replicaCount }}
       transaction.state.log.min.isr: {{ .Values.replicaCount }}
-      log.message.format.version: "3.0"
-      inter.broker.protocol.version: "3.0"
+      log.message.format.version: {{ .Values.version }}
+      inter.broker.protocol.version: {{ .Values.version }}
     storage:
       type: jbod
       volumes: