mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
docker: update vector
This commit is contained in:
@@ -14,6 +14,7 @@ identified with a specific icon:
|
||||
|
||||
- 🩹 *inlet*: fix `akvorado_inlet_flow_input_udp_in_dropped_packets_total` metric
|
||||
- 💥 *config*: stop shipping demo exporter configurations from the orchestrator
|
||||
- 🌱 *docker*: update Vector to 0.50.0.
|
||||
|
||||
## 2.0.1 - 2025-10-02
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ services:
|
||||
kafka-ui:
|
||||
image: ghcr.io/kafbat/kafka-ui:v1.3.0 # v\d+\.\d+\.\d+
|
||||
vector:
|
||||
image: timberio/vector:0.49.0-alpine # \d+\.\d+\.\d+-alpine
|
||||
image: timberio/vector:0.50.X-alpine # \d+\.\d+-X-alpine
|
||||
|
||||
# for tests
|
||||
srlinux:
|
||||
|
||||
Reference in New Issue
Block a user