From a241bae1639aed5bfff77b2bd0dd9a07f6108d5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:04:35 +0000 Subject: [PATCH] chore(deps): update helm release opentelemetry-collector to 0.100.0 Signed-off-by: Curtis John --- clusters/apps/base/observability/otel-collector/hr.yaml | 2 +- .../observability/otel/collector/patch.otel-collector.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/apps/base/observability/otel-collector/hr.yaml b/clusters/apps/base/observability/otel-collector/hr.yaml index 03ee533b1..e4a520520 100644 --- a/clusters/apps/base/observability/otel-collector/hr.yaml +++ b/clusters/apps/base/observability/otel-collector/hr.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: opentelemetry-collector - version: 0.86.1 + version: 0.100.0 sourceRef: kind: HelmRepository name: opentelemetry-charts diff --git a/clusters/apps/env/production/observability/otel/collector/patch.otel-collector.yaml b/clusters/apps/env/production/observability/otel/collector/patch.otel-collector.yaml index 41910b57d..4e644ab2d 100644 --- a/clusters/apps/env/production/observability/otel/collector/patch.otel-collector.yaml +++ b/clusters/apps/env/production/observability/otel/collector/patch.otel-collector.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: opentelemetry-collector - version: 0.82.0 + version: 0.100.0 sourceRef: kind: HelmRepository name: opentelemetry-charts