diff --git a/README.md b/README.md index 9a0e75ca1..83e84d6c1 100644 --- a/README.md +++ b/README.md @@ -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/2972323 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/2972323/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/d060230 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/d060230/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-2972323-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-d060230-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 diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index d1dcc2704..1e2ac5da3 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,2 +1,11 @@ # Changelog since v6.1.0 +- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#109) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Bump actions/stale from v3.0.15 to v3.0.16 (#108) diff --git a/grafana/README.md b/grafana/README.md index 3fb4d7016..8d09e93e8 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -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-2972323-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/2972323 +[release-shield]: https://img.shields.io/badge/version-d060230-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/d060230 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.json b/grafana/config.json index 6e8e92322..2fc54d96e 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "2972323", + "version": "d060230", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",