From 6a98afbc0c234992d5878487b95238b3244c664c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 5 Nov 2022 12:54:59 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1 (#4142) * chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot * Update charts/stable/nextcloud/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: TrueCharts-Bot Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- 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 636e1668824..b33bd070176 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -37,7 +37,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 15.3.37 +version: 16.0.0 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 887ddb1dabb..7058dd317a5 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: 24.0.6@sha256:3500674ab474bf782420276284b5df5eed3b1ef2ac4af2b0ea2ced18bc308512 + tag: 25.0.1@sha256:8c2568db638cf6af85ecc4d6112e35227c7106c9abe8283b25614b36949c231c nginxImage: repository: tccr.io/truecharts/nginx-unprivileged