mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
docker: update Kafbat to 1.4.2
This commit is contained in:
@@ -29,6 +29,7 @@ identified with a specific icon:
|
||||
- 🌱 *config*: gNMI metadata provider has been converted to the same TLS
|
||||
configuration than ClickHouse, Kafka and remote data sources.
|
||||
- 🌱 *docker*: update Kafka to 4.1.1
|
||||
- 🌱 *docker*: update Kafbat to 1.4.2
|
||||
|
||||
## 2.0.2 - 2025-10-29
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
cadvisor:
|
||||
image: ghcr.io/google/cadvisor:v0.53.0 # v\d+\.\d+\.\d+
|
||||
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:
|
||||
image: timberio/vector:0.50.X-alpine # \d+\.\d+\.X-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user