diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d43e6d98c35..154060ee975 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 21.0.8 +version: 21.0.9 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 5bdf6ecf6eb..ceb9206c59e 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nextcloud-fpm pullPolicy: IfNotPresent - tag: v27.0.0@sha256:674f34900f782015bac56d32692e7c5234bc7cadc076f7d8d4d89021f2b61039 + tag: v27.0.0@sha256:1219bf81da036fe593094d12cf9eff8a49fdf48407816b4af1680335db117a9a nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent