⬆️ Updating add-on Grafana to 2282837

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-30 16:12:35 +00:00
parent 82ab9d611d
commit 113c293a3b
4 changed files with 10 additions and 32 deletions

View file

@ -851,10 +851,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/d3f2acd
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/d3f2acd/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/2282837
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/2282837/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-d3f2acd-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-2282837-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,32 +1,10 @@
# Changelog since v6.3.2
- ⬆️ Upgrades Grafana to v7.5.5 (#148)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 (#147)
# Changelog since v6.3.3
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#149)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#145)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#146)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0.
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 📚 Correct anonymous variables (#144)
Variables appear to be incorrect in the doc.

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-d3f2acd-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/d3f2acd
[release-shield]: https://img.shields.io/badge/version-2282837-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/2282837
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

View file

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