Skip to content

Commit 5abf9f8

Browse files
committed
🎉 Release of add-on Grafana 12.1.0
1 parent aea60c4 commit 5abf9f8

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -863,10 +863,10 @@ SOFTWARE.
863863
[glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
864864
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
865865
[glances-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
866-
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v12.0.0
867-
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v12.0.0/README.md
866+
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v12.1.0
867+
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v12.1.0/README.md
868868
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
869-
[grafana-version-shield]: https://img.shields.io/badge/version-v12.0.0-blue.svg
869+
[grafana-version-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
870870
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
871871
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
872872
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

grafana/CHANGELOG.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
## What’s changed
22

3-
## 🚨 Breaking changes
4-
5-
- Drop support for armv7 systems @frenck ([#485](https://github.com/hassio-addons/addon-grafana/pull/485))
6-
7-
## 🐛 Bug fixes
8-
9-
- Remove deprecated codenotary fields @frenck ([#484](https://github.com/hassio-addons/addon-grafana/pull/484))
10-
113
## ⬆️ Dependency updates
124

13-
- ⬆️ Update Add-on base image to v8 (major) @[renovate[bot]](https://github.com/apps/renovate) ([#480](https://github.com/hassio-addons/addon-grafana/pull/480))
14-
- ⬆️ Update grafana/grafana to v12.2.1 @[renovate[bot]](https://github.com/apps/renovate) ([#471](https://github.com/hassio-addons/addon-grafana/pull/471))
15-
- ⬆️ Update grafana/grafana-image-renderer to v4 @[renovate[bot]](https://github.com/apps/renovate) ([#478](https://github.com/hassio-addons/addon-grafana/pull/478))
16-
- ⬆️ Update grafana/grafana-image-renderer to v4.1.5 @[renovate[bot]](https://github.com/apps/renovate) ([#481](https://github.com/hassio-addons/addon-grafana/pull/481))
5+
- ⬆️ Update grafana/grafana to v12.3.0 @[renovate[bot]](https://github.com/apps/renovate) ([#488](https://github.com/hassio-addons/addon-grafana/pull/488))
6+
- ⬆️ Update Add-on base image to v9 (major) @[renovate[bot]](https://github.com/apps/renovate) ([#486](https://github.com/hassio-addons/addon-grafana/pull/486))

grafana/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ insights to your home.
3434
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
3535
[patreon]: https://www.patreon.com/frenck
3636
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
37-
[release-shield]: https://img.shields.io/badge/version-v12.0.0-blue.svg
38-
[release]: https://github.com/hassio-addons/addon-grafana/tree/v12.0.0
37+
[release-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
38+
[release]: https://github.com/hassio-addons/addon-grafana/tree/v12.1.0
3939
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

grafana/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Grafana
2-
version: 12.0.0
2+
version: 12.1.0
33
slug: grafana
44
description: The open platform for beautiful analytics and monitoring
55
url: https://github.com/hassio-addons/addon-grafana

0 commit comments

Comments
 (0)