docker: update Kafbat to 1.4.2

This commit is contained in:
Vincent Bernat
2025-11-19 06:28:57 +01:00
parent a072ad38e0
commit 39e3287136
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ identified with a specific icon:
- 🌱 *config*: gNMI metadata provider has been converted to the same TLS - 🌱 *config*: gNMI metadata provider has been converted to the same TLS
configuration than ClickHouse, Kafka and remote data sources. configuration than ClickHouse, Kafka and remote data sources.
- 🌱 *docker*: update Kafka to 4.1.1 - 🌱 *docker*: update Kafka to 4.1.1
- 🌱 *docker*: update Kafbat to 1.4.2
## 2.0.2 - 2025-10-29 ## 2.0.2 - 2025-10-29

View File

@@ -35,7 +35,7 @@ services:
cadvisor: cadvisor:
image: ghcr.io/google/cadvisor:v0.53.0 # v\d+\.\d+\.\d+ image: ghcr.io/google/cadvisor:v0.53.0 # v\d+\.\d+\.\d+
kafka-ui: kafka-ui:
image: ghcr.io/kafbat/kafka-ui:v1.3.0 # v\d+\.\d+\.\d+ image: ghcr.io/kafbat/kafka-ui:v1.4.2 # v\d+\.\d+\.\d+
vector: vector:
image: timberio/vector:0.50.X-alpine # \d+\.\d+\.X-alpine image: timberio/vector:0.50.X-alpine # \d+\.\d+\.X-alpine