From 654431906dcfac0629952dec47fc63c7673ecf1c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Oct 2023 19:26:06 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 (#13258) --- 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 e12f5cd0499..7137e4c4627 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: 22.0.34 +version: 22.0.35 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 7010788301b..f0ac660958d 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:c7491c2e4b480b3d86d70e73f06b636e424f70ea0395abda94d26554113b98ae + tag: v27.1.1@sha256:2593f2d987d70f91d976be99df95a92fc07802e6110bc7ff5a8814a7d5401f3c nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent