From 12aceecae664371b239ded994c983b37245f7964 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Dec 2023 15:51:46 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v28.0.0@a765a49 by renovate (#16069) --- charts/stable/nextcloud/Chart.yaml | 6 +++--- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 65efb136143..81701e530ed 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: nextcloud -version: 22.2.21 +version: 23.0.0 appVersion: 27.1.4 description: A private cloud server that puts the control and security of your own data back into your hands. @@ -9,10 +9,10 @@ home: https://truecharts.org/charts/stable/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud -- https://hub.docker.com/r/clamav/clamav - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm +- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud +- https://github.com/truecharts/containers/tree/master/mirrornextcloud-imaginary maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index dc3041437dc..a4cf48ce193 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.4@sha256:e97e94d15784064c14400c819e7c9b1a2c9c4ccd6954a576fc8c5db77f65a2ba + tag: v28.0.0@sha256:a765a49bafef4e3e6c1f874c5ee1c4d2ce39b2bd6793b9a2e044ed75645bbc1a nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent