diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 1fb2f3f260d..67fb8a9edd7 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.4 +version: 37.1.5 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index e866e4360e1..249c8e49c28 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:227dce9bdfe24850c720c49e1b04f4143141b302b024565069ed528dfe11b6da + tag: v31.0.8@sha256:5de1cc2c1a09439b786ba40a39bc9c281b57f002d6621844b32accb131db521e nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent