Upgrade Grafana 12.3.3 → 12.4.2

Patches 7 CVEs including CVE-2026-27880 (unauthenticated OOM DoS, CVSS 7.5).
No config changes needed — alerting pending period behavior change is a net
improvement for our NoData/Error rules.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-04-02 11:21:26 -07:00
commit 4c547745bf
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
ARG CONTAINER_APP_VERSION=12.3.3
ARG CONTAINER_APP_VERSION=12.4.2
FROM alpine:3.22