From f16a758a34bac6e60c8088607415cae803663a59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:07:42 +0000 Subject: [PATCH] chore(deps): update container image timberio/vector to v0.56.0 --- clusters/production/monitoring/vector/agent/helm.yaml | 2 +- clusters/production/monitoring/vector/aggregator/helm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/production/monitoring/vector/agent/helm.yaml b/clusters/production/monitoring/vector/agent/helm.yaml index b4d58ce3c..83a9637e2 100644 --- a/clusters/production/monitoring/vector/agent/helm.yaml +++ b/clusters/production/monitoring/vector/agent/helm.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: timberio/vector - tag: 0.55.0-debian + tag: 0.56.0-debian role: Agent customConfig: data_dir: /vector-data-dir diff --git a/clusters/production/monitoring/vector/aggregator/helm.yaml b/clusters/production/monitoring/vector/aggregator/helm.yaml index 084baee1f..32706c975 100644 --- a/clusters/production/monitoring/vector/aggregator/helm.yaml +++ b/clusters/production/monitoring/vector/aggregator/helm.yaml @@ -26,7 +26,7 @@ spec: values: image: repository: timberio/vector - tag: 0.55.0-debian + tag: 0.56.0-debian role: Stateless-Aggregator replicas: 3 env: