Skip to content

Releases: prometheus-pve/prometheus-pve-exporter

v2.3.1

02 Aug 17:17
88e5811
Compare
Choose a tag to compare

What's Changed

  • Update docker image to alpine 3.18.2 by @znerol in #158

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Apr 12:21
95c5530
Compare
Choose a tag to compare

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

16 Oct 11:31
5c2efa9
Compare
Choose a tag to compare

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

06 Mar 11:53
Compare
Choose a tag to compare

Changed


- Update docker image to alpine 3.15.0 (#106)
- Update container image to proxmoxer 1.2.0 (#105)

v2.2.2

16 Sep 11:52
Compare
Choose a tag to compare

Changed

  • Push image to dockerhub (#89)

v2.2.1

16 Sep 11:43
Compare
Choose a tag to compare

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

27 Aug 11:47
Compare
Choose a tag to compare

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

04 Apr 18:37
Compare
Choose a tag to compare

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)