Skip to content

Commit 6548e9a

Browse files
authored
chore(deps): update grafana/grafana docker tag to v12.4.3 (#621)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/grafana](https://redirect.github.com/grafana/grafana) | patch | `12.4.2` → `12.4.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/4) for more information. --- ### Release Notes <details> <summary>grafana/grafana (grafana/grafana)</summary> ### [`v12.4.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1243-2026-04-14) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v12.4.2...v12.4.3) ##### Features and enhancements - **Analytics:** Keep internal dashboard id [#&#8203;121417](https://redirect.github.com/grafana/grafana/pull/121417), [@&#8203;ryantxu](https://redirect.github.com/ryantxu) - **Go:** Update to 1.25.9 [#&#8203;122095](https://redirect.github.com/grafana/grafana/pull/122095), [@&#8203;macabu](https://redirect.github.com/macabu) - **Reporting:** Correctly apply appSubURL to report settings requests (Enterprise) ##### Bug fixes - **Alerting:** Document Grafana HA Alertmanager cluster metrics prefix change in Grafana 12.4 [#&#8203;121481](https://redirect.github.com/grafana/grafana/pull/121481), [@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) <!-- 12.4.3 END --> <!-- 13.0.0 START --> </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bootjp/elastickv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 538f4f6 + 1b2042b commit 6548e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitoring/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- "host.docker.internal:host-gateway"
1313

1414
grafana:
15-
image: grafana/grafana:12.4.2
15+
image: grafana/grafana:12.4.3
1616
depends_on:
1717
- prometheus
1818
ports:

0 commit comments

Comments
 (0)