diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 44a321324e9..cb1599649bd 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "25.0.1" +appVersion: "25.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -37,7 +37,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 19.0.19 +version: 19.0.20 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index cea4bb42bc3..cf6ab6cdb1b 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: 25.0.1@sha256:ca63c7f7f096abe04c0d72265e16552655d61cad5a4d0e76a67d4748b702e221 + tag: 25.0.2@sha256:9cb7e8ab9f025b5a075951fe1d6e92f32f92306af774e20e691f4d0e3e3fdd7f nginxImage: repository: tccr.io/truecharts/nginx-unprivileged