diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e0f759c2045..814ab07f858 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 31.1.1 +version: 31.1.2 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 34c389a6390..0febd742ee0 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: v29.0.1@sha256:53d97bce9a9bbf10ed731b19ad6596469559be1b5a41a60c14d3ecee3a24b9f3 + tag: v29.0.1@sha256:7c10bdf953853c558504e079b8f32716de425938a2f86f40e3492a826f2c00fa nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent