Update docker.io/percona/mongodb_exporter Docker tag to v0.47.1
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.44.0 -> 0.47.1 |
Release Notes
percona/mongodb_exporter (docker.io/percona/mongodb_exporter)
v0.47.1
What's Changed
- PMM-7: Fix disabled CGO_ENABLED in release builds by @idoqo in https://github.com/percona/mongodb\_exporter/pull/1142
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/percona/mongodb\_exporter/pull/1140
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/percona/mongodb\_exporter/pull/1149
- PMM-14180 update pbm SDK by @idoqo in https://github.com/percona/mongodb\_exporter/pull/1150
- Drop Windows build from goreleaser
Full Changelog: https://github.com/percona/mongodb\_exporter/compare/v0.47.0...v0.47.1
v0.47.0
What's Changed
- Fix timeseries collections being ignored in discovery mode by @najder-k in https://github.com/percona/mongodb\_exporter/pull/1112
- PMM-7: bump version file to match tag by @idoqo in https://github.com/percona/mongodb\_exporter/pull/1129
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in https://github.com/percona/mongodb\_exporter/pull/1123
- Bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in https://github.com/percona/mongodb\_exporter/pull/1124
- PMM-7: drop gssapi builds by @idoqo in https://github.com/percona/mongodb\_exporter/pull/1133
New Contributors
- @najder-k made their first contribution in https://github.com/percona/mongodb\_exporter/pull/1112
Full Changelog: https://github.com/percona/mongodb\_exporter/compare/v0.46.0...v0.47.0