diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 1834324739bf..659e4afb14b4 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 32.2.11 +version: 32.2.12 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 9dd6c8fb05bf..3a2d71561c42 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v30.0.0@sha256:e22c3824a51dfc8004664588df1af9884ef514bf2f943737f3f118b567004117 + tag: v30.0.0@sha256:c8cb586b58a33e1b07bd0319f5d17ea1dc8be9a922b4e490825334e2f43157a4 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent