diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 1e349d2d399..8bdb25a14ee 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "27.1.3" +appVersion: 27.1.3 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.2.8 +version: 22.2.9 annotations: truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 19241f1ee44..810d4494241 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.3@sha256:2c8a099719abd904ec430e16a55d9f746b2a70d20e4449b2ab7ac8f29ed1f7f4 + tag: v27.1.3@sha256:a7f1ebaad7ccb8b1bf25fdf3b4b4ff0469c0bfa31df5c3c74b073fffb5b3dcb6 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent