diff --git a/README.md b/README.md index 9c8addf2e..328184bf7 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/115e783 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/115e783/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/9cd7089 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/9cd7089/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-115e783-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-9cd7089-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 aea69ed18..c2bd694d6 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v6.1.1 +- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#113) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#112) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. diff --git a/grafana/README.md b/grafana/README.md index 448426e23..110ffe6a1 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-115e783-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/115e783 +[release-shield]: https://img.shields.io/badge/version-9cd7089-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/9cd7089 [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 d806690c0..a97fae592 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "115e783", + "version": "9cd7089", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",