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: