diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 60ef1604cc8..ecd521b2798 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.9.3 +version: 32.9.6 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index ee93a6264c3..44368259b4a 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: v30.0.0@sha256:56f76f4068f5a716e2e6fd2ffab254f9ebec92f3eac43329f5b5ab387eaed62b + tag: v30.0.0@sha256:c798f0b8cbae4951e128f76f1be48dbeed326a0be857c6a566a4e24be838ae78 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent @@ -9,11 +9,11 @@ nginxImage: imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:54ffa0c34c4fe11c5ba98ecea5f18d8c02f21d9edeb6503e414bcad9aa14e0ea + tag: v20230401@sha256:4083014d9fe27cfada3c1bd95e1d114594798a2a585fece86b7f0870e372fa09 hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.7.0@sha256:12419f6a0390905e9da00efca11bea3aeab56d2877918860dd233729aa1a02de + tag: v0.7.0@sha256:122dd2745ee7eed9d06500de378744388e4c223da1b51347171cb5093edeaed4 clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent