update nextcloud

This commit is contained in:
Philip Haupt
2025-08-24 00:03:53 +02:00
parent dc13b538cf
commit 9e9ce54b84
2 changed files with 3 additions and 3 deletions

View File

@@ -207,7 +207,7 @@ spec:
value: cloud.borninpain.de
- name: NEXTCLOUD_DATA_DIR
value: /var/www/html/data
image: nextcloud:31.0.5-apache
image: nextcloud:31.0.8-apache
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
@@ -292,7 +292,7 @@ spec:
value: cloud.borninpain.de
- name: NEXTCLOUD_DATA_DIR
value: /var/www/html/data
image: nextcloud:31.0.5-apache
image: nextcloud:31.0.8-apache
imagePullPolicy: IfNotPresent
name: nextcloud-cron
resources: {}