nextcloud 26.0.13
This commit is contained in:
		| @@ -79,7 +79,7 @@ spec: | |||||||
|       enableServiceLinks: false |       enableServiceLinks: false | ||||||
|       initContainers: |       initContainers: | ||||||
|         - name: setup-php-config |         - 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" ] |           command: [ "/bin/sh","-c" ] | ||||||
|           args: ["cp -r /usr/local/etc/php/conf.d/. /config/"] |           args: ["cp -r /usr/local/etc/php/conf.d/. /config/"] | ||||||
|           volumeMounts: |           volumeMounts: | ||||||
| @@ -87,7 +87,7 @@ spec: | |||||||
|               name: php-config |               name: php-config | ||||||
|       containers: |       containers: | ||||||
|         - name: nextcloud |         - name: nextcloud | ||||||
|           image: nextcloud:26.0.5@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9 |           image: mirror.gcr.io/library/nextcloud:26.0.13@sha256:a7a46e9ab906a38fcbcf3b98abe735ef9a581a0e3d5c656d0544f11f9ad6e960 | ||||||
|           resources: |           resources: | ||||||
|             limits: |             limits: | ||||||
|               cpu: 4000m |               cpu: 4000m | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user