From 71821900dc6397ea0449d56a40285ee0c81386d5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Oct 2023 15:43:20 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 (#13413) --- 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 3ad57b0e09e..d25d956557f 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.36 +version: 22.0.37 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 4b2ddb5dc48..6dbfeaa671d 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:2593f2d987d70f91d976be99df95a92fc07802e6110bc7ff5a8814a7d5401f3c + tag: v27.1.1@sha256:9f753f45877cb7e0a3263dc8df4d137469bd45061987426bfdcbf6963b37de8f nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent