diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 85d4ce6468f..caa3a69f78c 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://hub.docker.com/r/clamav/clamav - - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary type: application -version: 28.3.3 +version: 28.3.4 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 21eb897cdfc..fa54bafeb32 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.2@sha256:ad7a4cafee040de9b2f7dc295e3e8221563c36683934e4c40232a2e821fbecce + tag: v28.0.2@sha256:6443302f4834cb794b1887a1bc7ca31971e642009a83e51b68538bb5342a9c12 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent