update nextcloud
This commit is contained in:
@@ -207,7 +207,7 @@ spec:
|
|||||||
value: cloud.borninpain.de
|
value: cloud.borninpain.de
|
||||||
- name: NEXTCLOUD_DATA_DIR
|
- name: NEXTCLOUD_DATA_DIR
|
||||||
value: /var/www/html/data
|
value: /var/www/html/data
|
||||||
image: nextcloud:31.0.5-apache
|
image: nextcloud:31.0.8-apache
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
@@ -292,7 +292,7 @@ spec:
|
|||||||
value: cloud.borninpain.de
|
value: cloud.borninpain.de
|
||||||
- name: NEXTCLOUD_DATA_DIR
|
- name: NEXTCLOUD_DATA_DIR
|
||||||
value: /var/www/html/data
|
value: /var/www/html/data
|
||||||
image: nextcloud:31.0.5-apache
|
image: nextcloud:31.0.8-apache
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: nextcloud-cron
|
name: nextcloud-cron
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ image:
|
|||||||
repository: nextcloud
|
repository: nextcloud
|
||||||
flavor: apache
|
flavor: apache
|
||||||
# default is generated by flavor and appVersion
|
# default is generated by flavor and appVersion
|
||||||
tag: 31.0.5-apache
|
tag: 31.0.8-apache
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# pullSecrets:
|
# pullSecrets:
|
||||||
# - myRegistrKeySecretName
|
# - myRegistrKeySecretName
|
||||||
|
|||||||
Reference in New Issue
Block a user