mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[bitnami/kafka] Release 3.3.2-debian-11-r31 (#31827)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,10 +5,10 @@ ARG TARGETARCH
|
||||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-04-23T16:13:40Z" \
|
||||
org.opencontainers.image.created="2023-04-26T16:38:44Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="3.3.2-debian-11-r30" \
|
||||
org.opencontainers.image.ref.name="3.3.2-debian-11-r31" \
|
||||
org.opencontainers.image.title="kafka" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="3.3.2"
|
||||
|
||||
@@ -298,7 +298,6 @@ And expose the external port:
|
||||
|
||||
**Note**: To connect from an external machine, change `localhost` above to your host's external IP/hostname and include `EXTERNAL://0.0.0.0:9093` in `KAFKA_CFG_LISTENERS` to allow for remote connections.
|
||||
|
||||
|
||||
#### Producer and consumer using external client
|
||||
|
||||
These clients, from the same host, will use `localhost` to connect to Apache Kafka.
|
||||
@@ -747,7 +746,7 @@ Branch 2 has been renamed to 2.8 and branch 3 has been splited into branches 3.0
|
||||
|
||||
### 3.4.0-debian-11-r23, 3.3.2-debian-11-r29 and 3.2.3-debian-11-r73
|
||||
|
||||
* Apache Kafka is now configured using Kraft. You can disable this configuration with the `KAFKA_ENABLE_KRAFT=false` env var and by following the instructions in this guide.
|
||||
* Apache Kafka is now configured using Kraft. You can disable this configuration with the `KAFKA_ENABLE_KRAFT=false` env var and by following the instructions in this guide.
|
||||
|
||||
### 3.0.0-debian-10-r0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user