Skip to content

v0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 12:45
· 7 commits to main since this release
1e9026b

Docker images

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

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

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

What's Changed

New Contributors

Full Changelog: v0.42.0...v0.43.0