Skip to content

Commit b072c14

Browse files
authored
Merge branch 'main' into chore/updgrade-plus-version
2 parents 771ae9d + 26ba310 commit b072c14

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
@@ -13,7 +13,7 @@ const (
1313
collectorChartReleaseName = "otel-collector"
1414
//nolint:lll
1515
// renovate: datasource=helm depName=opentelemetry-collector registryUrl=https://open-telemetry.github.io/opentelemetry-helm-charts
16-
collectorChartVersion = "0.130.1"
16+
collectorChartVersion = "0.130.2"
1717
)
1818

1919
// InstallCollector installs the otel-collector.

0 commit comments

Comments
 (0)