From 50d5ff6dc7e3bee3effc1cdcc1ebf5868002b1ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Jul 2023 09:43:45 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10168) --- 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 d43e6d98c35..154060ee975 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.8 +version: 21.0.9 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 5bdf6ecf6eb..ceb9206c59e 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:674f34900f782015bac56d32692e7c5234bc7cadc076f7d8d4d89021f2b61039 + tag: v27.0.0@sha256:1219bf81da036fe593094d12cf9eff8a49fdf48407816b4af1680335db117a9a nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent