Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

0.17.0

Latest
Compare
Choose a tag to compare
@cloudalchemybot cloudalchemybot released this 30 Mar 12:29
· 26 commits to master since this release
93f25a8

Fixed bugs:

  • cast grafana_port to int before comparing it to 1024 #212
  • This role does not work with RPi 1 #207
  • Installation fails due to missing package libfontconfig on Ubuntu 18.04 #200

Merged pull requests:

  • cast grafana_port to int. Fix #212 #213 (kapouer)
  • Avoid being clever about unsupported architectures #211 (bwolf)
  • Fix RPi 1 issue when grafana-rpi package needs to be installed (#207) #208 (ruzickap)