We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c89e1d commit 5a97707Copy full SHA for 5a97707
apps/default/nextcloud/release-push.yaml
@@ -22,7 +22,7 @@ spec:
22
# -- image repository
23
repository: docker.io/library/nextcloud
24
# -- image tag
25
- tag: 28.0.1@sha256:6ed46bf825275e816cd395f116a7020d31602f55b8aaf5a31b3cfe54b074294f
+ tag: 28.0.1@sha256:d9d5ea8476b7c2bb26110059e846796d762edc434f1a34c9777e67ed748e1472
26
27
# How to Enable
28
# 1. Install "client push" app within nextcloud
apps/default/nextcloud/release.yaml
@@ -20,7 +20,7 @@ spec:
20
values:
21
image:
env:
PHP_MEMORY_LIMIT: 256M
0 commit comments