From f7d8a930a0fd225727215a71bb19a08f2e16d5a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:56:13 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v28.0.2@7e44e0f by renovate (#17931) --- charts/stable/nextcloud/Chart.yaml | 12 ++++++------ charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 70520e989b6..5a02226857a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 28.0.1 +appVersion: 28.0.2 dependencies: - name: common version: 17.2.30 @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://hub.docker.com/r/collabora/code - - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://hub.docker.com/r/clamav/clamav type: application -version: 28.1.37 +version: 28.1.38 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 7fa49c9cdad..7ef3457ff3a 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.1@sha256:d38190fb1448041bff097622ba06b71a4bdb8d9d12d2ecbe924f720b6d429cf9 + tag: v28.0.2@sha256:7e44e0f15b03a82e8f2cbe049db6a79d314984b946f38791187e8863e78fef96 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent