diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 7c977dc742b..dbc5e93ef3a 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.8.2 +version: 32.8.3 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index c1b8b26cc14..9145805fad4 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -9,7 +9,7 @@ nginxImage: imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:4701c90860b35afabbae70bc12b200ffaa0d692d35e0040e495e32f7934d05ef + tag: v20230401@sha256:67dde1bcc20b30742e1f5dd01ee4683bc4d79a5054dc68815264e003e3902c34 hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent