Update docker.io/grafana/grafana-oss Docker tag to v12.3.2
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.3.1-ubuntu → 12.3.2-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana)
v12.3.2
Features and enhancements
- API: Add missing scope check on dashboards #116888, @Proximyst
- Avatar: Require sign-in, remove queue, respect timeout #116893, @macabu
- ElasticSearch: Update annotation time-range properties #115566, @aangelisc
- Explore: Reset legend when a new query is run #116590, @ifrost
- Go: Update to 1.25.6 #116396, @macabu
Bug fixes
- Alerting: Fix a race condition panic in ResetStateByRuleUID #115680, @alexander-akhmetov
- Alerting: Fix data source recording rules editor #116303, @soniaAguilarPeiron