Skip to content

Commit 7e723bb

Browse files
committed
🎉 Release of add-on Grafana 12.1.0
1 parent 4a90d97 commit 7e723bb

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
@@ -879,10 +879,10 @@ SOFTWARE.
879879
[glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
880880
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
881881
[glances-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
882-
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v12.0.0
883-
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v12.0.0/README.md
882+
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v12.1.0
883+
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v12.1.0/README.md
884884
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
885-
[grafana-version-shield]: https://img.shields.io/badge/version-v12.0.0-blue.svg
885+
[grafana-version-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
886886
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
887887
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
888888
[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
@@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
5050
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5151
[patreon]: https://www.patreon.com/frenck
5252
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
53-
[release-shield]: https://img.shields.io/badge/version-v12.0.0-blue.svg
54-
[release]: https://github.com/hassio-addons/addon-grafana/tree/v12.0.0
53+
[release-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
54+
[release]: https://github.com/hassio-addons/addon-grafana/tree/v12.1.0
5555
[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)