diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index ce641bca592..913d61f4915 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "27.0.0" +appVersion: "27.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.0.9 +version: 22.0.10 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index aece0eba417..59bce67901e 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:0810b5cab6f7e927c80225dd5debfede8836759e5b5237b699373cf927057b02 + tag: v27.0.2@sha256:367bdda86c95a334189e1396e5a5865f78d6739a7bca1f665290e6a965f51bcf nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent