ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
47 stars 79 forks source link

[patch] Update AMQ Streams default Kafka version to 3.7 #1331

Closed jonquark closed 1 month ago

jonquark commented 1 month ago

With the current version of AMQ Streams selected by default here, the latest version of the operator fails with:

'Unsupported Kafka.spec.kafka.version: 3.5.0. Supported versions are: [3.6.0, 3.7.0]'

Bumping the version of AMQ streams to 3.7.0 to be compatible.