Skip to content

Commit ad2ef74

Browse files
authored
Merge branch 'main' into tests/conformance-fix
2 parents c988548 + 010781d commit ad2ef74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/framework/collector.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212
collectorChartReleaseName = "otel-collector"
1313
//nolint:lll
1414
// renovate: datasource=helm depName=opentelemetry-collector registryUrl=https://open-telemetry.github.io/opentelemetry-helm-charts
15-
collectorChartVersion = "0.109.0"
15+
collectorChartVersion = "0.110.0"
1616
)
1717

1818
// InstallCollector installs the otel-collector.

0 commit comments

Comments
 (0)