nextcloud: 27.1.13

This commit is contained in:
2025-04-18 23:37:43 +03:00
parent a694463fad
commit 6cf53505ad

View File

@@ -79,7 +79,7 @@ spec:
enableServiceLinks: false
initContainers:
- name: setup-php-config
image: mirror.gcr.io/library/nextcloud:26.0.13@sha256:a7a46e9ab906a38fcbcf3b98abe735ef9a581a0e3d5c656d0544f11f9ad6e960
image: mirror.gcr.io/library/nextcloud:27.1.11@sha256:e7b00f06217df3f00c9774d3e348359ca8459b4836f83cc11f1d8301141ebb2c
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: mirror.gcr.io/library/nextcloud:26.0.13@sha256:a7a46e9ab906a38fcbcf3b98abe735ef9a581a0e3d5c656d0544f11f9ad6e960
image: mirror.gcr.io/library/nextcloud:27.1.11@sha256:e7b00f06217df3f00c9774d3e348359ca8459b4836f83cc11f1d8301141ebb2c
resources:
limits:
cpu: 4000m