Update docker.io/percona/mongodb_exporter Docker tag to v0.48.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.47.2 → 0.48.0 |
Release Notes
percona/mongodb_exporter (docker.io/percona/mongodb_exporter)
v0.48.0
What's Changed
- PMM-14516 Bump Go version to 1.24.9 in go.mod by @BupycHuk in #1194
- Bump github/codeql-action from 4.30.8 to 4.31.3 by @dependabot[bot] in #1196
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #1198
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1200
- Bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #1201
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1184
- Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #1209
- Bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 by @dependabot[bot] in #1204
- Bump github/codeql-action from 4.31.4 to 4.31.5 by @dependabot[bot] in #1208
- Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #1203
- Bump github.com/prometheus/common from 0.66.1 to 0.67.4 by @dependabot[bot] in #1202
- PMM-14573: bump PBM SDK by @idoqo in #1206
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1215
- Bump github/codeql-action from 4.31.6 to 4.31.7 by @dependabot[bot] in #1214
- Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #1192
- PMM-14431 More complex check if it is real count type or not. by @JiriCtvrtka in #1195
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1218
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1217
- Bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #1216
- Bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #1219
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #1220
- Use systemctl --system daemon-reload and ignore errors in postinst by @guoard in #1212
- Make mongodb_exporter user creation idempotent in postinst script by @guoard in #1211
- Bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 by @dependabot[bot] in #1223
- PMM-14577 Fix CVEs. by @JiriCtvrtka in #1225
- Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #1228
- Bump github/codeql-action from 4.31.9 to 4.31.11 by @dependabot[bot] in #1232
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1231
- Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.8 by @dependabot[bot] in #1237
New Contributors
Full Changelog: https://github.com/percona/mongodb_exporter/compare/v0.47.2...v0.48.0