diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 81f90a96833..d5a0874c5cc 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: 31.4.9 +version: 31.4.10 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index cb17cea7d21..9d5981a60e1 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.27.0@sha256:e0b90e4ae842abc9b3eecba9344b0f7c11276346e548659a500ecea18771687c + tag: 1.27.1@sha256:c04681a5cb8e33ea61d08a25cc3c186273b310ff1fff454ca0d9fa9b553fd7cf imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent