⬆️ Updating add-on Grafana to 50f050d

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:42:54 +00:00
parent e7c7e8c0a7
commit 2498788c41
4 changed files with 23 additions and 6 deletions

View file

@ -791,10 +791,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/6f6359f
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/6f6359f/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/50f050d
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/50f050d/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-6f6359f-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-50f050d-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,21 @@
# Changelog since v7.2.0
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#218)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 5.1.1 (#216)
- ⬆️ Upgrades Grafana to v8.1.7 (#217)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#215)

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

View file

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