Skip to content

Commit

Permalink
🎉 Release of add-on Grafana 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Mar 12, 2024
1 parent c13b116 commit c9c2f0d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -877,10 +877,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.3
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.1.3/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v9.2.0
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.2.0/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-v9.1.3-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-v9.2.0-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
Expand Down
7 changes: 5 additions & 2 deletions grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@

## ⬆️ Dependency updates

- ⬆️ Update grafana/grafana to v10.3.1 @renovate ([#382](https://github.com/hassio-addons/addon-grafana/pull/382))
- ⬆️ Update grafana/grafana-image-renderer to v3.9.1 @renovate ([#383](https://github.com/hassio-addons/addon-grafana/pull/383))
- ⬆️ Update grafana/grafana to v10.3.3 @renovate ([#387](https://github.com/hassio-addons/addon-grafana/pull/387))
- ⬆️ Update Add-on base image to v7.3.3 @renovate ([#386](https://github.com/hassio-addons/addon-grafana/pull/386))
- ⬆️ Update grafana/grafana-image-renderer to v3.10.0 @renovate ([#390](https://github.com/hassio-addons/addon-grafana/pull/390))
- ⬆️ Update grafana/grafana to v10.4.0 @renovate ([#391](https://github.com/hassio-addons/addon-grafana/pull/391))
- ⬆️ Update grafana/grafana-image-renderer to v3.10.1 @renovate ([#392](https://github.com/hassio-addons/addon-grafana/pull/392))
4 changes: 2 additions & 2 deletions grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ insights to your home.
[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.3-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.1.3
[release-shield]: https://img.shields.io/badge/version-v9.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.2.0
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion grafana/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Grafana
version: 9.1.3
version: 9.2.0
slug: grafana
description: The open platform for beautiful analytics and monitoring
url: https://github.com/hassio-addons/addon-grafana
Expand Down

0 comments on commit c9c2f0d

Please sign in to comment.