diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index eea667cfc19..a9da7433ee3 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "27.1.1" +appVersion: "27.1.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.39 +version: 22.0.40 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 987aa22b444..35d36b612c5 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:1b24bcd2801d24ccda7cc005525ab70b82d23f71cb44dbc159dcc34becc907cd + tag: v27.1.2@sha256:ca07e3779d8b43d249a6fddfb9e6d039492afeba6a9e549e1a0b30c10c6e4dc2 nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent