nextcloud 26.0.13

This commit is contained in:
rasmus 2025-04-18 23:25:07 +03:00
parent d1eeba377d
commit a694463fad

@ -79,7 +79,7 @@ spec:
enableServiceLinks: false
initContainers:
- name: setup-php-config
image: nextcloud:26.0.5@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
image: mirror.gcr.io/library/nextcloud:26.0.13@sha256:a7a46e9ab906a38fcbcf3b98abe735ef9a581a0e3d5c656d0544f11f9ad6e960
command: [ "/bin/sh","-c" ]
args: ["cp -r /usr/local/etc/php/conf.d/. /config/"]
volumeMounts:
@ -87,7 +87,7 @@ spec:
name: php-config
containers:
- name: nextcloud
image: nextcloud:26.0.5@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
image: mirror.gcr.io/library/nextcloud:26.0.13@sha256:a7a46e9ab906a38fcbcf3b98abe735ef9a581a0e3d5c656d0544f11f9ad6e960
resources:
limits:
cpu: 4000m