CHORE(opentelemetry-operator): upgrade chart to 0.102.0

- Fix ServiceMonitor duplicate creation bug (Issue #3446)
- Upgrade from 0.74.0 to 0.102.0
This commit is contained in:
2026-01-10 18:53:34 +09:00
parent a08d989fc3
commit 9c00c42946

View File

@@ -12,7 +12,7 @@ spec:
sources: sources:
- repoURL: https://open-telemetry.github.io/opentelemetry-helm-charts - repoURL: https://open-telemetry.github.io/opentelemetry-helm-charts
chart: opentelemetry-operator chart: opentelemetry-operator
targetRevision: 0.74.0 targetRevision: 0.102.0
helm: helm:
valueFiles: valueFiles:
- $values/opentelemetry-operator/helm-values.yaml - $values/opentelemetry-operator/helm-values.yaml