From 8fcc6d75a9a3d684060ebd3f33ca7a95035faf5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 07:54:51 +0000 Subject: [PATCH] chore(deps): update helm release opentelemetry-collector to 0.87.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 d60e40709..2979ae4ba 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.87.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 dd4c96d6b..7dd032a32 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.87.0 sourceRef: kind: HelmRepository name: opentelemetry-charts