Skip to content

Commit

Permalink
Update operator to 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Sep 8, 2023
1 parent adfb398 commit ec299ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- This change does not affect Splunk Observability users since it has already been disabled in the default translation rules of the Signalfx exporter
- Disable signalfx exporter default translations in clusterReceiver deployment [#915](https://github.com/signalfx/splunk-otel-collector-chart/pull/915)
- This change improves performance of clusterReceiver, but can be breaking if the deprecated signalfx exporter `translation_rules` option is being used
- Update OpenTelemetry Operator to 0.37.0 []()

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/splunk-otel-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
repository: https://charts.jetstack.io
condition: certmanager.enabled
- name: opentelemetry-operator
version: 0.36.0
version: 0.37.0
alias: operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: operator.enabled

0 comments on commit ec299ab

Please sign in to comment.