diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index d700e46ae3b..8110dd1b73b 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -44,10 +44,10 @@ sources: - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/clamav/clamav - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.10.13 +version: 29.10.14 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 70e63e5f053..8e689165d12 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:ef60d54ac69279e59fda0495d52611b74f9f223970ce94ab3e8b4cad166f5a50 + tag: 1.25.4@sha256:7e36111660f0dc116a6af1ab053b0b8091f8399ed2e07bd7083635573ffd69b6 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent