Skip to content

Commit 63eddcd

Browse files
committed
⬆️ Updating add-on Grafana to 5994b81
1 parent 24a7e53 commit 63eddcd

File tree

4 files changed

+11
-18
lines changed

4 files changed

+11
-18
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/0e79953
892-
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/0e79953/README.md
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
893893
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
894-
[grafana-version-shield]: https://img.shields.io/badge/version-0e79953-blue.svg
894+
[grafana-version-shield]: https://img.shields.io/badge/version-5994b81-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: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
# Changelog since v10.5.0
2-
- ⬆️ Update Add-on base image to v7.8.3 (#466)
3-
- ⬆️ Update grafana/grafana to v12 (#465)
1+
# Changelog since v11.0.0
2+
- ⬆️ Update grafana/grafana to v12.2.1 (#471)
43

54
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6-
- ⬆️ Update grafana/grafana to v11.6.1 (#464)
5+
- ⬆️ Update Add-on base image to v8 (major) (#480)
76

8-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9-
- ⬆️ Update grafana/grafana-image-renderer to v3.12.5 (#463)
10-
11-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12-
- 🔨 Remove auth header for direct access (#462)
13-
- ⬆️ Update Add-on base image to v7.8.2 (#461)
14-
15-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8+
Co-authored-by: Franck Nijhof <[email protected]>

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-0e79953-blue.svg
57-
[release]: https://github.com/hassio-addons/addon-grafana/tree/0e79953
56+
[release-shield]: https://img.shields.io/badge/version-5994b81-blue.svg
57+
[release]: https://github.com/hassio-addons/addon-grafana/tree/5994b81
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: 0e79953
2+
version: 5994b81
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)