docker: update vector

This commit is contained in:
Vincent Bernat
2025-10-14 06:55:27 +02:00
parent 551a8afc08
commit 1a106303d9
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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: