Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Aug 22, 2024
1 parent 54b8fe8 commit 5966ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/framework/collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import (
const (
CollectorNamespace = "collector"
collectorChartReleaseName = "otel-collector"

// renovate: datasource=helm depName=opentelemetry-helm/opentelemetry-collector
//nolint:lll
// renovate: datasource=helm depName=opentelemetry-collector registryUrl=https://open-telemetry.github.io/opentelemetry-helm-charts
collectorChartVersion = "0.73.1"
)

Expand Down

0 comments on commit 5966ba1

Please sign in to comment.