diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 6512ad6b41b..6c8aa56a0f7 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 37.1.5 +version: 37.1.6 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 249c8e49c28..f1cfecb6177 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v31.0.8@sha256:5de1cc2c1a09439b786ba40a39bc9c281b57f002d6621844b32accb131db521e + tag: v31.0.8@sha256:aac56eb58aeefa02a16af8dd032505192dece535241d205eb37862ded569c9a3 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent