Update docker.io/percona/mongodb_exporter Docker tag to v0.51.0
Automtated minor upgrade of the MongoDB exporter Docker container by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/percona/mongodb_exporter | minor | 0.49.0 → 0.51.0 |
Release Notes
percona/mongodb_exporter (docker.io/percona/mongodb_exporter)
v0.51.0
What's Changed
- PMM-7 Address scorecard issues by @ademidoff in #1271
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #1273
- Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in the go_modules group across 1 directory by @dependabot[bot] in #1272
- Bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 by @dependabot[bot] in #1277
- Bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #1276
Full Changelog: https://github.com/percona/mongodb_exporter/compare/v0.50.0...v0.51.0
v0.50.0
What's Changed
- feat: Add buildx support in goreleaser configuration for amd64 by @ZPascal in #1244
- Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #1246
- Bump github/codeql-action from 4.32.3 to 4.32.4 by @dependabot[bot] in #1245
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /tools in the go_modules group by @dependabot[bot] in #1152
- Bump github.com/daixiang0/gci from 0.13.7 to 0.14.0 in /tools by @dependabot[bot] in #1251
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1250
- Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #1249
- Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in the go_modules group across 1 directory by @dependabot[bot] in #1248
- Bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #1256
- Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #1254
- Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #1255
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #1253
- Bump Go to 1.25.8 by @ademidoff in #1257
- Bump google.golang.org/grpc from 1.78.0 to 1.79.3 in the go_modules group across 1 directory by @dependabot[bot] in #1258
- Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #1262
- Bump github/codeql-action from 4.32.6 to 4.35.1 by @dependabot[bot] in #1261
- Bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #1263
- Bump github.com/prometheus/exporter-toolkit from 0.15.1 to 0.16.0 by @dependabot[bot] in #1269
- Bump github.com/alecthomas/kong from 1.14.0 to 1.15.0 by @dependabot[bot] in #1268
- Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1267
- Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by @dependabot[bot] in #1270
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory by @dependabot[bot] in #1266
New Contributors
Full Changelog: https://github.com/percona/mongodb_exporter/compare/v0.49.0...v0.50.0