Skip to content

Commit

Permalink
deps: bump otel-operator to 0.49.0
Browse files Browse the repository at this point in the history
Can't upgrade any further for now due to
open-telemetry/opentelemetry-helm-charts#1065
  • Loading branch information
swiatekm committed Apr 19, 2024
1 parent 07e7c39 commit 65452af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
repository: https://sumologic.github.io/tailing-sidecar
condition: tailing-sidecar-operator.enabled
- name: opentelemetry-operator
version: 0.47.1
version: 0.49.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-operator.enabled,sumologic.metrics.collector.otelcol.enabled
- name: prometheus-windows-exporter
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The following table displays the currently used software versions for our Helm c
| Name | Version |
| ----------------------------------------- | ------- |
| OpenTelemetry Collector | 0.92.0 |
| OpenTelemetry Operator | 0.47.1 |
| OpenTelemetry Operator | 0.49.0 |
| kube-prometheus-stack/Prometheus Operator | 40.5.0 |
| Falco | 3.8.7 |
| Telegraf Operator | 1.3.12 |
Expand Down

0 comments on commit 65452af

Please sign in to comment.