diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 4d0cf8f0375..b242dc3350f 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.9.13 +version: 32.9.14 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index f9e5291f23d..30e1cbee986 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:e94432d6d363a744b1c7bb93a8fb034bf1362dc57df35cd6895945e95137e0d4 + tag: v30.0.0@sha256:9b4d8f899f967b80b5fa30cf0cf5ec19354d707f3964f20d4ccdddf7876e8eaf nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent