Update docker.io/grafana/grafana Docker tag to v12.4.1
Minor update of container without any issue by means of Docker compose YAML infrastructure and automated Portainer GitOps workflow with dependency update facilitated by Mend's Renovate Bot.
Also upgrading Grafana instances of Loki and kube-prometheus-stack on K3s cluster with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | patch | 12.4.0-ubuntu → 12.4.1-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana)
v12.4.1
Features and enhancements
- AccessControl: Invalidate scope resolver cache on datasource deletion #118741, @mihai-turdean
- Go: Update to 1.25.8 #119693, @macabu
- Rendering: Add support for custom CA certs in Image Renderer #118859, @mrevutskyi
Bug fixes
- AccessControl: Fix test utility for datasource deletion permissions cleanup (Enterprise)
- Alerting: Change scope for testing new receivers to use supported resource type. #118495, @yuri-tceretian
- Alerting: Fix CollateAlertRuleGroup migration for MariaDB compatibility #119028, @alexander-akhmetov