From 7a9abdddf2660cbee0f4c3dfb54dee0b96adf5fe Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 12 Jul 2021 11:28:35 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 4b00db9 --- README.md | 6 ++--- grafana/CHANGELOG.md | 52 ++++++-------------------------------------- grafana/README.md | 4 ++-- grafana/config.json | 2 +- 4 files changed, 13 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 140b89358..fe2e18979 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,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/54c1dae -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/54c1dae/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/4b00db9 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/4b00db9/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-54c1dae-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-4b00db9-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 2df30a8ed..cd86186c6 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,14 +1,14 @@ -# Changelog since v7.0.1 -- Fix by temporary disable Grafana Live for now (#183) -- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#179) +# Changelog since v7.0.2 +- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#184) -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1) +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) --- updated-dependencies: -- dependency-name: docker/build-push-action +- dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-minor ... @@ -16,41 +16,3 @@ updated-dependencies: Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#177) - -Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) - ---- -updated-dependencies: -- dependency-name: docker/login-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 (#180) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades Grafana to v8.0.4 (#182) -- ⬆️ Upgrades add-on base image to v4.2.2 (#181) - -* ⬆ Upgrades add-on base image to v4.2.2 - -* ⬆️ Upgrades libglib2.0-0 to 2.58.3-2+deb10u3 diff --git a/grafana/README.md b/grafana/README.md index a4ea0883d..c6d983601 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-54c1dae-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/54c1dae +[release-shield]: https://img.shields.io/badge/version-4b00db9-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/4b00db9 [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 430a9c3b2..fada0fca7 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "54c1dae", + "version": "4b00db9", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",