From 44cf960afece35e26a59d9196321dcf69c710b29 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 8 Jul 2023 11:22:02 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to dca1b09 --- README.md | 6 +++--- grafana/CHANGELOG.md | 16 ++++------------ grafana/README.md | 4 ++-- grafana/config.yaml | 3 +-- 4 files changed, 10 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 24b7ae33e..60821c830 100644 --- a/README.md +++ b/README.md @@ -795,10 +795,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/6845632 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/6845632/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/dca1b09 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/dca1b09/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-6845632-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-dca1b09-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 59d7b3a3b..5f83e2a96 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,17 +1,9 @@ -# Changelog since v8.2.2 -- ⬆️ Update Add-on base image to v6.2.7 (#330) +# Changelog since v8.3.0 +- ⬆️ Update grafana/grafana to v10 (#335) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update grafana/grafana-image-renderer to v3.7.1 (#329) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update grafana/grafana to v9.5.2 (#327) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update Add-on base image to v6.2.6 (#324) +- ⬆️ Update Add-on base image to v7 (major) (#334) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof -- ⬆️ Update grafana/grafana to v9.5.1 (#321) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- Replace watchdog with Docker health check (#336) diff --git a/grafana/README.md b/grafana/README.md index c3094b00e..c3ac22446 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-6845632-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/6845632 +[release-shield]: https://img.shields.io/badge/version-dca1b09-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/dca1b09 [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 43528a308..d0d34a25c 100644 --- a/grafana/config.yaml +++ b/grafana/config.yaml @@ -1,5 +1,5 @@ name: Grafana -version: '6845632' +version: dca1b09 slug: grafana description: The open platform for beautiful analytics and monitoring url: https://github.com/hassio-addons/addon-grafana @@ -18,7 +18,6 @@ arch: map: - config - ssl -watchdog: http://[HOST]:1337/api/health options: plugins: [] env_vars: []