From e619def2399506808fc2e467c040779d330bd40b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:41:03 +0000 Subject: [PATCH] chore(deps): update helm release opentelemetry-collector to 0.91.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..3de9fd8eb 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.91.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..bfde9c8ae 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.91.0 sourceRef: kind: HelmRepository name: opentelemetry-charts