Skip to content

Releases: hassio-addons/addon-grafana

v1.2.0

04 Dec 19:41
c74bd08
Compare
Choose a tag to compare

This release upgrades Grafana to 5.4.0 🎉, which offers a lot of new functionality! Especially folks using it with MySQL will be happy to see the graphical query builder in this release! 👷

PhantomJS has been removed from the build. 🔥 It still works on AMD64 based machines (embedded into Grafana), but on ARM-based devices (e.g., Raspberry Pi), this has, and will, never work. I've tried several solutions and finally decided to add a note to the known issues and limitations in the documentation. For the record, Grafana simply does not support it, and the PhantomJS project has been abandoned as well. Grafana is planning on replacing it with Grafana 6.x.

Full Changelog

  • Changed past to paste (#13) (@dayofdoom)
  • Removes phantomjs
  • Upgrades Grafana to 5.4.0
  • Corrects the env var name (#16) (@goern)
  • Limits supported machines (#14) (@HoppingMonk)
  • Adds known issue and limitation about PhantomJS

v1.1.0

27 Sep 19:44
31612cd
Compare
Choose a tag to compare

Full Changelog

  • Adds Hassio API security role
  • Upgrades Grafana to 5.2.4
  • Adds PhantomJS
  • Fixes linting errors
  • Improves InfluxDB setup documentation (#9) (@aetjansen)

v1.0.1

19 Aug 13:53
dba28b7
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fixes InfluxDB links (#7) (@tjorim)
  • Upgrades base image to v2.1.1

v1.0.0

15 Aug 18:39
1c9dd1e
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades hadolint to latest
  • Upgrades base image to v2.1.0
  • Sets default Shell
  • Less aggressive cleanup
  • Enables SSL by default
  • Updates README and links

v0.3.0

30 Jul 09:44
1fd163c
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds support for setting custom environment variables (#5)

Changed

  • Upgrades Grafana to 5.2.2

v0.2.0

12 Jun 19:11
fae549f
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades Ubuntu base image to 2.0.0
  • Upgrades libfontconfig1 to 2.12.6-0ubuntu2
  • Updates memcached to 1.5.6-0ubuntu1
  • Links and changes to reflect the InfluxDB docs (#3) (@ferazambuja)
  • Rewrites GitLab CI
  • Removed i386 (from GitLab CI)

v0.1.0

29 May 18:15
4ba71f6
Compare
Choose a tag to compare

🎉 Initial release!