🎉 Release of add-on Grafana 9.1.2

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-07 13:03:06 +00:00
parent 39745fd2b3
commit 910ea72668
5 changed files with 21 additions and 10 deletions

View file

@ -758,10 +758,10 @@ SOFTWARE.
[glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[glances-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v9.1.1
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.1.1/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v9.1.2
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.1.2/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-v9.1.1-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-v9.1.2-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

View file

@ -1,5 +1,16 @@
## Whats changed
## 🚀 Enhancements
- Migrate add-on to new Home Assistant configuration mapping @frenck ([#371](https://github.com/hassio-addons/addon-grafana/pull/371))
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2024 @frenck ([#378](https://github.com/hassio-addons/addon-grafana/pull/378))
## ⬆️ Dependency updates
- ⬆️ Update grafana/grafana-image-renderer to v3.8.4 @renovate ([#368](https://github.com/hassio-addons/addon-grafana/pull/368))
- ⬆️ Update grafana/grafana-image-renderer to v3.9.0 @renovate ([#372](https://github.com/hassio-addons/addon-grafana/pull/372))
- ⬆️ Update debian_12/libcups2 to v2.4.2-3+deb12u5 @renovate ([#374](https://github.com/hassio-addons/addon-grafana/pull/374))
- ⬆️ Update Add-on base image to v7.3.1 @renovate ([#375](https://github.com/hassio-addons/addon-grafana/pull/375))
- ⬆️ Update grafana/grafana to v10.2.3 @renovate ([#360](https://github.com/hassio-addons/addon-grafana/pull/360))

View file

@ -201,7 +201,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2018-2023 Franck Nijhof
Copyright (c) 2018-2024 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -46,10 +46,10 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-grafana/54674?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[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-v9.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.1.1
[release-shield]: https://img.shields.io/badge/version-v9.1.2-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.1.2
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Grafana
version: 9.1.1
version: 9.1.2
slug: grafana
description: The open platform for beautiful analytics and monitoring
url: https://github.com/hassio-addons/addon-grafana
@ -16,7 +16,7 @@ arch:
- amd64
- armv7
map:
- config
- homeassistant_config
- ssl
options:
plugins: []