Releases: hassio-addons/addon-grafana
v2.1.0
This release is a maintenance release, without any breaking changes.
🔨 Changes
- ⬆️ Upgrades base image to v3.1.0
- 🔨 Improves S6 finish scripts
- 🔨 Use Bashio wait_for before starting Grafana
- 🔨 Refactor of init scripts
- 🔥 Removes default config options
- 🔨 Makes Grafana run on port 80 internally
- ✨ Adds port descriptions
- ⬆️ Updates Grafana to v6.1.4 (#30) (@timmo001)
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v2.0.2
Changed
- ⬆️ Update Grafana to v6.1.0 (#28)
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v2.0.1
Changed
- Upgrades Grafana to v6.0.2
- Workaround Docker issue by reinstating legacy tags
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v2.0.0
Changed
- Update Grafana to v6.0.1 (#27) (@timmo001)
- Upgrades add-on base image to 3.0.0
- Drops legacy tag support
- Replaces ARMHF support with ARMv7
- Removes custom log format override
- Makes log_level optional
- Rewrite add-on onto Bashio
- Makes Grafana wait for Memcached before starting
- Fetch proper Grafana package for ARMv7
- Fixes Grafana log level logic
- Updates documentation for ARMv7
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v1.3.0
Changed
- Upgrades Grafana to 6.0.0
- Upgrades add-on base image to 2.3.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v1.2.2
Changed
- Fixes spelling error in Dockerfile
- Removes BountySource links
- Removes Anchore.io links
- Updates maintenance year to 2019
- Upgrades add-on base image to 2.2.1
- Fixes build by removing unsupported i386
- Configure Renovate (#21)
- Replaces add-on link with GitHub link
- Upgrades Grafana to 5.4.3
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v1.2.1
This release upgrades Grafana to 5.4.1 🎉, which fixes a lot of small bugs introduced in Grafana 5.4.0.
- Upgrades Grafana to 5.4.1
v1.2.0
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.
- 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
- Adds Hassio API security role
- Upgrades Grafana to 5.2.4
- Adds PhantomJS
- Fixes linting errors
- Improves InfluxDB setup documentation (#9) (@aetjansen)