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
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ spec:
fsGroup: 999 fsGroup: 999
containers: containers:
- name: postgres - name: postgres
image: postgis/postgis:17-3.5 image: postgis/postgis:16-3.5
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: POSTGRES_USER - name: POSTGRES_USER
+1 -1
View File
@@ -529,7 +529,7 @@ spec:
runAsGroup: 472 runAsGroup: 472
containers: containers:
- name: grafana - name: grafana
image: grafana/grafana:12.4.4 image: grafana/grafana:13.0.2
ports: ports:
- containerPort: 3000 - containerPort: 3000
name: http name: http