Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-collector to v0.108.0 (#…
Browse files Browse the repository at this point in the history
…2651)

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| helm       | opentelemetry-collector | 0.107.0 | 0.108.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent e996d18 commit c926e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/framework/collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
collectorChartReleaseName = "otel-collector"
//nolint:lll
// renovate: datasource=helm depName=opentelemetry-collector registryUrl=https://open-telemetry.github.io/opentelemetry-helm-charts
collectorChartVersion = "0.107.0"
collectorChartVersion = "0.108.0"
)

// InstallCollector installs the otel-collector.
Expand Down

0 comments on commit c926e76

Please sign in to comment.