Update docker.io/grafana/grafana-oss Docker tag to v12.1.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.1.0-ubuntu -> 12.1.1-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana-oss)
v12.1.1
Features and enhancements
- Alerting: Add rule group name validation to the Prometheus conversion API #108767, @alexander-akhmetov
- CloudWatch: Update grafana/aws-sdk-go with STS endpo… #109357, @iwysiu
- Go: Update to 1.24.6 #109318, @Proximyst
Bug fixes
- Alerting: Fix active time intervals when time interval is renamed #108547, @yuri-tceretian
- Alerting: Fix subpath handling in the alerting package #109505, @konrad147
- Config: Fix date_formats options being moved to a different section #109366, @joshhunt