Skip to content

Commit 4825635

Browse files
committed
⬆️ Updating add-on Grafana to 84cee45
1 parent 63eddcd commit 4825635

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -888,10 +888,10 @@ SOFTWARE.
888888
[glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
889889
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
890890
[glances-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
891-
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/5994b81
892-
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/5994b81/README.md
891+
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/84cee45
892+
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/84cee45/README.md
893893
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
894-
[grafana-version-shield]: https://img.shields.io/badge/version-5994b81-blue.svg
894+
[grafana-version-shield]: https://img.shields.io/badge/version-84cee45-blue.svg
895895
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
896896
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
897897
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

grafana/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog since v11.0.0
2+
- ⬆️ Update grafana/grafana-image-renderer to v4 (#478)
3+
4+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
25
- ⬆️ Update grafana/grafana to v12.2.1 (#471)
36

47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

grafana/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons:
5353
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5454
[patreon]: https://www.patreon.com/frenck
5555
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
56-
[release-shield]: https://img.shields.io/badge/version-5994b81-blue.svg
57-
[release]: https://github.com/hassio-addons/addon-grafana/tree/5994b81
56+
[release-shield]: https://img.shields.io/badge/version-84cee45-blue.svg
57+
[release]: https://github.com/hassio-addons/addon-grafana/tree/84cee45
5858
[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: 5994b81
2+
version: 84cee45
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)