Skip to content

Commit d3e306b

Browse files
committed
chore: bump kafka version to 3.9.1
1 parent f45baf6 commit d3e306b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/ROOT/pages/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ metadata:
125125
name: simple-kafka
126126
spec:
127127
image:
128-
productVersion: 3.9.0
128+
productVersion: 3.9.1
129129
clusterConfig:
130130
zookeeperConfigMapName: simple-kafka-znode
131131
tls:

modules/concepts/pages/product-image-selection.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These images contain various tools for initialization jobs and/or the actual pro
3030
Stackable uses two separate versions to describe the images provided as part of the platform:
3131

3232
**Product version** +
33-
This is the version of the product that the image provides, such as Kafka 3.9.0.
33+
This is the version of the product that the image provides, such as Kafka 3.9.1
3434

3535
TIP: You can find all products and their supported versions in the xref:operators:supported_versions.adoc[supported versions overview].
3636
You can also find the supported versions per product on each operator page, for example, for xref:kafka:index.adoc#_supported_versions[Apache Kafka].
@@ -71,7 +71,7 @@ TIP: All our images are also mirrored to our https://quay.io/organization/stacka
7171
----
7272
spec:
7373
image:
74-
productVersion: 3.9.0 <.>
74+
productVersion: 3.9.1 <.>
7575
# stackableVersion: 25.7.0 # optional <.>
7676
----
7777
<.> The version of your product.

0 commit comments

Comments
 (0)