Update docker.io/grafana/grafana-oss Docker tag to v11.6.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 | 11.6.0-ubuntu -> 11.6.1-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana-oss)
v11.6.1
Features and enhancements
- Chore: Update JWT library (CVE-2025-30204) #102727, @grambbledook
- DashboardScenePage: Correct slug in self referencing data links #103854, @Sergej-Vlasov
- Dependencies: Bump github.com/redis/go-redis/v9 to 9.7.3 to address CVE-2025-29923 #102863, @macabu
- Go: Bump to 1.24.2 #103523, @Proximyst
- Go: Bump to 1.24.2 (Enterprise)
- GrafanaUI: Use safePolygon close handler for interactive tooltips instead of a delay #102869, @mthorning
- Prometheus: Add support for cloud partners Prometheus data sources #103941, @kevinwcyu
Bug fixes
- Alertmanager: Add Role-Based Access Control via reqAction Field #103479, @olegpixel
- GrafanaUI: Remove blurred background from overlay backdrops to improve performance #103647, @joshhunt
- InfluxDB: Fix nested variable interpolation #104096, @aangelisc
- LDAP test: Fix page crash #102684, @ashharrison90
- Org redirection: Fix linking between orgs #102870, @ashharrison90
- Security: Fix CVE-2025-3454
- Security: Fix CVE-2025-2703
- Security: Fix CVE-2025-3260