Update docker.io/grafana/grafana-oss Docker tag to v12.0.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-oss | patch | 12.0.0-ubuntu -> 12.0.1-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana-oss)
v12.0.1
Features and enhancements
- Chore: Bump Go version to 1.24.3 #105101, @macabu
- Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 #105368, @macabu
- Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 #105249, @macabu
- K8s: Dashboards: Add fine grained access control checks to /apis #104419, @stephaniehingtgen
Bug fixes
- Dashboard: Fix Panel Explore link subpath duplication (#104952) #105056, @axelavargas
- Dashboard: Fixes issue with row repeats and first row #104469, @torkelo
- Graphite: Ensure template variables are interpolated correctly #105389, @aangelisc
- Graphite: Fix Graphite series interpolation #104516, @aangelisc
- InfluxDB: Fix nested variable interpolation #104176, @aangelisc
- MetricsDrilldown: Restore link to Metrics Drilldown from Explore #104073, @NWRichmond
- NestedFolderPicker: Fix scroll jumps back to top #105769, @samsch
- Preferences: Disable the save button whilst saving preferences #105612, @ashharrison90
- Prometheus: Fix semver import path #104945, @jackw
- Themes: Prevent duplicated API call in drawer #105611, @ashharrison90
- XYChart: Coerce threshold steps to numbers #104492, @leeoniya
- Security: Fix CVE-2025-4123
- Security: Fix CVE-2025-3580