Skip to content

v0.42.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 13:20
· 17 commits to main since this release
dac67a8

Docker images

To automatically pull the appropriate Docker image for your platform, use

docker pull percona/mongodb_exporter:0.42.0
You can also specify a specific architecture image

docker pull percona/mongodb_exporter:0.42.0-amd64
docker pull percona/mongodb_exporter:0.42.0-arm64v8

What's Changed

New Contributors

Full Changelog: v0.41.2...v0.42.0