Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot a2e68c1745 Update grafana/grafana Docker tag to v13
renovate/stability-days Updates have met minimum release age requirement
2026-06-06 07:52:33 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ spec:
spec:
containers:
- name: mariadb
image: mariadb:12
image: mariadb:11
env:
- name: MARIADB_ROOT_PASSWORD
valueFrom:
+1 -1
View File
@@ -71,7 +71,7 @@ spec:
spec:
containers:
- name: mariadb
image: mariadb:12
image: mariadb:11
imagePullPolicy: IfNotPresent
env:
- name: MYSQL_ROOT_PASSWORD
+1 -1
View File
@@ -529,7 +529,7 @@ spec:
runAsGroup: 472
containers:
- name: grafana
image: grafana/grafana:12.4.4
image: grafana/grafana:13.0.2
ports:
- containerPort: 3000
name: http