⬆️ Updating add-on Grafana to 8a4d6be

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-27 21:07:04 +00:00
parent 05cfea8752
commit baf4a6c01e
4 changed files with 7 additions and 6 deletions

View file

@ -800,10 +800,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/bcf81e3
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/bcf81e3/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/8a4d6be
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/8a4d6be/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-bcf81e3-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-8a4d6be-blue.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
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v6.3.5
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#163)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#162)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.

View file

@ -53,6 +53,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-bcf81e3-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/bcf81e3
[release-shield]: https://img.shields.io/badge/version-8a4d6be-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/8a4d6be
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Grafana",
"version": "bcf81e3",
"version": "8a4d6be",
"slug": "grafana",
"description": "The open platform for beautiful analytics and monitoring",
"url": "https://github.com/hassio-addons/addon-grafana",