Skip to content

Commit

Permalink
🎉 Release of add-on Grafana 10.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Oct 16, 2024
1 parent 2994b31 commit 0fbb7b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 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/v10.1.1
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v10.1.1/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v10.1.2
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v10.1.2/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-v10.1.1-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-v10.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
Expand Down
3 changes: 2 additions & 1 deletion grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

## ⬆️ Dependency updates

- ⬆️ Update grafana/grafana to v11.2.1 @renovate ([#419](https://github.com/hassio-addons/addon-grafana/pull/419))
- ⬆️ Update grafana/grafana to v11.2.2 @renovate ([#420](https://github.com/hassio-addons/addon-grafana/pull/420))
- ⬆️ Update Add-on base image to v7.5.1 @renovate ([#421](https://github.com/hassio-addons/addon-grafana/pull/421))
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-v10.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v10.1.1
[release-shield]: https://img.shields.io/badge/version-v10.1.2-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v10.1.2
[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: 10.1.1
version: 10.1.2
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 0fbb7b9

Please sign in to comment.