Update grafana 12.4 (#731)

* Update grafana 12.4

* Update meta.json
This commit is contained in:
kadma
2026-03-05 02:39:40 -05:00
committed by GitHub
parent c2531b9ae9
commit be88eb9567
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
grafana:
image: grafana/grafana-enterprise:9.5.20
image: grafana/grafana-enterprise:12.4
restart: unless-stopped
volumes:
- grafana-storage:/var/lib/grafana

View File

@@ -2831,7 +2831,7 @@
{
"id": "grafana",
"name": "Grafana",
"version": "9.5.20",
"version": "12.4",
"description": "Grafana is an open source platform for data visualization and monitoring.",
"logo": "grafana.svg",
"links": {