From 700c9f04eb2c4fdf847bfc46313678bf037caed2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Oct 2023 18:45:25 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.3 (#14041) --- charts/stable/nextcloud/Chart.yaml | 4 ++-- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 03870afe3a9..46688ed9c4a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "27.1.2" +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.0.49 +version: 22.0.50 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 81d56a17da2..0973f228b04 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.2@sha256:887edf83fb88baf48268d464fdd819c66b2d2a1b0685860453f8b2f5bb49aa25 + tag: v27.1.3@sha256:8bf0aeb89fca57d936ad12a244f45e12f42699327ceb56c34452a7d413499301 nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent