v0.41.1
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.41.1
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.41.1-amd64
docker pull percona/mongodb_exporter:0.41.1-arm64v8
What's Changed
- Bump github.com/reviewdog/reviewdog from 0.20.1 to 0.20.2 in /tools by @dependabot in #910
- fix panic in v0.41.0. by @BupycHuk in #919
Full Changelog: v0.41.0...v0.41.1