diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index e12f5cd0499..7137e4c4627 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: 22.0.34 +version: 22.0.35 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 7010788301b..f0ac660958d 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.1.1@sha256:c7491c2e4b480b3d86d70e73f06b636e424f70ea0395abda94d26554113b98ae + tag: v27.1.1@sha256:2593f2d987d70f91d976be99df95a92fc07802e6110bc7ff5a8814a7d5401f3c nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent