Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 33629d2f2d Update python Docker tag to v3.14
renovate/stability-days Updates have met minimum release age requirement
2026-06-06 07:48:35 +00:00
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -85,7 +85,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:18-alpine
image: postgres:16-alpine
ports:
- containerPort: 5432
env:
@@ -167,7 +167,7 @@ spec:
# Wait for DB to be available before starting Umami
initContainers:
- name: wait-for-db
image: postgres:18-alpine
image: postgres:16-alpine
command:
- sh
- -c
+1 -1
View File
@@ -1384,7 +1384,7 @@ spec:
# Calendar iCal URLs (JSON object: {"name": "url", ...})
- name: CALENDAR_ICAL_URLS
value: '{"Órák": "https://calendar.google.com/calendar/ical/b2884faf3db792ac082a6206057552c79080716efd5f966e169a41fc500e1c1c%40group.calendar.google.com/private-0998d8053909ba4449c2f0a6409ce3de/basic.ics", "Családi": "https://calendar.google.com/calendar/ical/nitq3l0if4gn54k438obat5ia0%40group.calendar.google.com/private-59afcf70fee1a798ec369b86d9883b46/basic.ics"}'
image: python:3.12-bookworm
image: python:3.14-bookworm
imagePullPolicy: IfNotPresent
name: glance-helper
ports:
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
fsGroup: 999
containers:
- name: postgres
image: postgres:18-alpine
image: postgres:16-alpine
imagePullPolicy: IfNotPresent
env:
- name: POSTGRES_USER
+1 -1
View File
@@ -69,7 +69,7 @@ spec:
fsGroup: 999
containers:
- name: postgres
image: postgres:18-alpine
image: postgres:15-alpine
env:
- name: POSTGRES_USER
valueFrom: