diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e64ce61268c..8dd28de88c6 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.0.0 +version: 32.0.1 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 06497115b80..b8d39ce0d4b 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.1@sha256:d98d0e6a5cd5e5795b3ef2d112240efea63798903d323f3fff2c6451e8a6b02b + tag: 1.27.1@sha256:f748071e0370188bbbe084d20cd32ee1b7eb3a56e97c4ded4c7fae99bd02ea15 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent