From 1403a694934dceb57d7ff4b0e12f0df9220fa7d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Jul 2023 10:42:54 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10381) --- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 4dad5f08545..209ef426a7c 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 21.0.13 +version: 21.0.14 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 18f62a1f423..1b30729554c 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:1219bf81da036fe593094d12cf9eff8a49fdf48407816b4af1680335db117a9a + tag: v27.0.0@sha256:86e87cd2b7f64c5085ae6dc1a5cff06e3bbae45d13794a7e63320c784cea6ed7 nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent