Skip to content

Commit

Permalink
Add new versions of kafka and amq streams in the catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Ronconi authored and saiello committed Jun 13, 2024
1 parent dc5ce36 commit 85e340a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions roles/kafka_install/vars/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ amqstreams_dirname: "kafka_{{ amqstreams_scala_version }}-{{ amqstreams_versions

# upstream catalogue
kafka_versions:
3.7.0:
scala_version: 2.13
microversion: 3.7.0
3.6.0:
scala_version: 2.13
microversion: 3.6.0
3.5.0:
scala_version: 2.13
microversion: 3.5.0
Expand All @@ -39,6 +45,10 @@ kafka_versions:

# amqstreams catalogue
amqstreams_versions:
2.7.0:
scala_version: 2.13
microversion: 3.7.0.redhat-00007
rhn_id: 106734
2.6.0:
scala_version: 2.13
microversion: 3.6.0.redhat-00005
Expand Down

0 comments on commit 85e340a

Please sign in to comment.