diff --git a/README.md b/README.md index 925e9e8d..f2f93a98 100644 --- a/README.md +++ b/README.md @@ -896,10 +896,10 @@ SOFTWARE. [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [glances-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v5.1.1 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v5.1.1/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v5.1.2 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v5.1.2/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-v5.1.1-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-v5.1.2-blue.svg [grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-amd64.svg [grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index 20a6a25a..075d5d59 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,16 +1,12 @@ [Full Changelog][changelog] -🚑 This release contains an important security fix. Upgrading as soon as possible is advised. - -More information on the Grafana blog: - - - ### 🔨 Changes -- ⬆ Upgrades Grafana to v7.0.2 +- ⬆ Upgrades Grafana to v7.0.5 (#75) +- ⬆ Upgrades base image to v3.2.1 +- 🔥 Remove Renovatebot -[changelog]: https://github.com/hassio-addons/addon-grafana/compare/v5.1.0...v5.1.1 +[changelog]: https://github.com/hassio-addons/addon-grafana/compare/v5.1.1...v5.1.2 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/grafana/README.md b/grafana/README.md index 310b1096..b968775d 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v5.1.1-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/v5.1.1 +[release-shield]: https://img.shields.io/badge/version-v5.1.2-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/v5.1.2 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.json b/grafana/config.json index ba762c39..0de996c8 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "5.1.1", + "version": "5.1.2", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",