diff --git a/README.md b/README.md index 7c907ad84..8c63f3bf2 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index 8187212e6..df40a4635 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -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] + +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) diff --git a/grafana/README.md b/grafana/README.md index 421cfd846..62800c60c 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-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 \ No newline at end of file diff --git a/grafana/config.json b/grafana/config.json index 0dad82cad..6ca864236 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -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",