⬆️ Updating add-on Grafana to 2972323

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 09:08:13 +00:00
parent 932aa594b8
commit dd167271ab
4 changed files with 8 additions and 55 deletions

View file

@ -874,10 +874,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/fa1473d
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/fa1473d/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/2972323
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/2972323/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-fa1473d-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-2972323-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,49 +1,2 @@
# Changelog since v6.0.0
- ⬆ Upgrades Grafana to v7.4.0 (#105)
- Upgrade add-on base image to 4.1.2 (#104)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#102)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#103)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#98)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#94)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#95)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Changelog since v6.1.0
- ⬆ Bump actions/stale from v3.0.15 to v3.0.16 (#108)

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

View file

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