Releases: prometheus-pve/prometheus-pve-exporter
Releases · prometheus-pve/prometheus-pve-exporter
v2.3.0
Added
- Use gunicorn instead of the Werkzeug development server (#132)
- Add package main.py as an additional cli entrypoint (#138)
Changed
- Update container image to proxmoxer 2.0.1 (#144)
- Update docker image to alpine 3.17.3 (#140)
- README: Fix Grafana dashboard URL (#128)
- Update README.rst (#125)
New Contributors
Full Changelog: v2.2.4...v2.3.0
v2.2.4
Changed
- Update container image to proxmoxer 1.3.1 (#122)
- Update docker image to alpine 3.16.2 (#121)
- Update docs with metrics sample and instructions for token id (#114)
v2.2.3
Changed
- Update docker image to alpine 3.15.0 (#106)
- Update container image to proxmoxer 1.2.0 (#105)
v2.2.2
Changed
- Push image to dockerhub (#89)
v2.2.1
Changed
- Publish releases to dockerhub via gh actions (#88)
- Remove deprecated
test_suite
key from setup.py (#86)
- Update docker image to alpine 3.13.6 (#83)
v2.2.0
Added
- Optionally pass configuration via environment variables (#78)
- Add verfify_ssl example to readme (#76)
Changed
- Update docker image to alpine 3.13.5 (#71)
v2.1.2
Changed
- Migrate from travis to github actions (#68)
Also switch to dockerhub automated builds
- Update docker image to alpine 3.13.4 (#67)
- Update docker image to alpine 3.13.3 (#65)