We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ce56e commit 25c98ceCopy full SHA for 25c98ce
tests/framework/collector.go
@@ -12,7 +12,7 @@ const (
12
collectorChartReleaseName = "otel-collector"
13
//nolint:lll
14
// renovate: datasource=helm depName=opentelemetry-collector registryUrl=https://open-telemetry.github.io/opentelemetry-helm-charts
15
- collectorChartVersion = "0.111.2"
+ collectorChartVersion = "0.113.0"
16
)
17
18
// InstallCollector installs the otel-collector.
0 commit comments