From a21b0535f9ab87e5431daceea1b9cc5597d2d3de Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:30:24 +0000 Subject: [PATCH] chore(chart-deps): update otel-operator to version 0.118.0 --- chart/chart-index/Chart.yaml | 2 +- charts/otel-operator/Chart.yaml | 2 +- charts/otel-operator/values.schema.json | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index 070acce3e9..8066f041e7 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -89,7 +89,7 @@ dependencies: repository: https://oauth2-proxy.github.io/manifests - name: opentelemetry-operator alias: otel-operator - version: 0.117.0 + version: 0.118.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts - name: policy-reporter version: 3.7.4 diff --git a/charts/otel-operator/Chart.yaml b/charts/otel-operator/Chart.yaml index d873142c37..c696fbafdc 100644 --- a/charts/otel-operator/Chart.yaml +++ b/charts/otel-operator/Chart.yaml @@ -12,4 +12,4 @@ name: opentelemetry-operator sources: - https://github.com/open-telemetry/opentelemetry-operator type: application -version: 0.117.0 +version: 0.118.0 diff --git a/charts/otel-operator/values.schema.json b/charts/otel-operator/values.schema.json index dcce78559f..e1ca0c2929 100644 --- a/charts/otel-operator/values.schema.json +++ b/charts/otel-operator/values.schema.json @@ -664,6 +664,14 @@ "examples": [ false ] + }, + "operator.collector.usedefaulttelemetryshape": { + "type": "boolean", + "default": false, + "title": "Use collector defaults for injected Prometheus telemetry metric names", + "examples": [ + false + ] } }, "examples": [