From 34f85ccf99675004a497877b9cde82b73cec4d6f Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Tue, 23 Jan 2024 15:18:24 +0000
Subject: [PATCH] chore(deps): update grafana/grafana docker tag to v10.3.1

---
 host_vars/pottwal.n39.eu/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host_vars/pottwal.n39.eu/vars.yml b/host_vars/pottwal.n39.eu/vars.yml
index 26e8877..0587aa7 100644
--- a/host_vars/pottwal.n39.eu/vars.yml
+++ b/host_vars/pottwal.n39.eu/vars.yml
@@ -53,7 +53,7 @@ uptimekuma_image: louislam/uptime-kuma:1.23.11
 
 grafana_host_port: 8089
 grafana_domain_name: grafana.n39.eu
-grafana_image: grafana/grafana:10.2.3
+grafana_image: grafana/grafana:10.3.1
 grafana_admin_password: "{{ vault_grafana_admin_password }}"
 
 homebox_host_port: 8092