From 2bfc4e374fd1c9ecc43e6bf35292e9104f8a21e4 Mon Sep 17 00:00:00 2001 From: "chaplain-grimaldus[bot]" <167642948+chaplain-grimaldus[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 19:06:32 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20opentelemetry-op?= =?UTF-8?q?erator=20(=200.93.1=20=E2=86=92=200.119.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/apps/base/observability/otel-operator/hr.yaml | 2 +- .../apps/env/production/observability/otel/operator/hr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/apps/base/observability/otel-operator/hr.yaml b/clusters/apps/base/observability/otel-operator/hr.yaml index 08ad2f786..11dba45d3 100644 --- a/clusters/apps/base/observability/otel-operator/hr.yaml +++ b/clusters/apps/base/observability/otel-operator/hr.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: opentelemetry-operator - version: 0.93.1 + version: 0.119.0 sourceRef: kind: HelmRepository name: opentelemetry-charts diff --git a/clusters/apps/env/production/observability/otel/operator/hr.yaml b/clusters/apps/env/production/observability/otel/operator/hr.yaml index e5199675a..5b4462cc4 100644 --- a/clusters/apps/env/production/observability/otel/operator/hr.yaml +++ b/clusters/apps/env/production/observability/otel/operator/hr.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: opentelemetry-operator - version: 0.93.1 + version: 0.119.0 sourceRef: kind: HelmRepository name: opentelemetry-charts