From fe83fbb41fb2a6060fb5ab034f2781ab41bfabf5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 14 Nov 2021 10:06:26 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 1e1c174 --- README.md | 6 +-- grafana/CHANGELOG.md | 113 +------------------------------------------ grafana/README.md | 4 +- grafana/config.yaml | 2 +- 4 files changed, 8 insertions(+), 117 deletions(-) diff --git a/README.md b/README.md index 83397e244..94afc0663 100644 --- a/README.md +++ b/README.md @@ -777,10 +777,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/a2dc40a -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/a2dc40a/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/1e1c174 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/1e1c174/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-a2dc40a-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-1e1c174-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 6afa42c25..b969d4388 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,111 +1,2 @@ -# Changelog since v7.2.0 -- ⬆️ Upgrades Grafana Image Renderer to 3.2.1 (#229) -- ⬆️ Upgrades Grafana to v8.2.3 (#228) -- ⬆️ Upgrades add-on base image to 5.2.2 (#227) -- docker install CJK font support grafana-image-renderer (#202) -- ⬆️ Upgrades add-on base image to 5.2.0 (#226) -- Migrate JSON config to YAML (#225) -- Switch to centralized GitHub Action Workflows (#224) -- ⬆️ 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) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#214) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - 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 Image Renderer to 3.2.0 (#210) -- ⬆️ Upgrades Grafana to v8.1.5 (#209) -- ⬆️ Upgrades add-on base image to 5.1.0 (#208) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#204) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.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> -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#205) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#200) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - 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/build-push-action from 2.6.1 to 2.7.0 (#199) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) - ---- -updated-dependencies: -- dependency-name: docker/build-push-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> +# Changelog since v7.3.0 +- 🔨 Add libxshmfence1 v1.3-1 for Image Renderer (#230) diff --git a/grafana/README.md b/grafana/README.md index 3088d2977..5f4809121 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-a2dc40a-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/a2dc40a +[release-shield]: https://img.shields.io/badge/version-1e1c174-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/1e1c174 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.yaml b/grafana/config.yaml index 50e00a43f..8122d3e22 100644 --- a/grafana/config.yaml +++ b/grafana/config.yaml @@ -37,5 +37,5 @@ schema: slug: grafana startup: services url: https://github.com/hassio-addons/addon-grafana -version: a2dc40a +version: 1e1c174 watchdog: http://[HOST]:1337/api/health