From dcc5fb40b0e381cd8586fece57d287f252b7dd10 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Mar 2024 01:33:58 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v28.0.3@77b7353 by renovate (#19089) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers) | patch | `v28.0.2` -> `v28.0.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/enterprise/nextcloud/Chart.yaml | 10 +++++----- charts/enterprise/nextcloud/values.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index 1900f44cdd9..c19231a4fe4 100644 --- a/charts/enterprise/nextcloud/Chart.yaml +++ b/charts/enterprise/nextcloud/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: enterprise apiVersion: v2 -appVersion: 28.0.2 +appVersion: 28.0.3 dependencies: - name: common version: 20.0.6 @@ -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/enterprise/nextcloud + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 29.5.0 +version: 29.5.1 diff --git a/charts/enterprise/nextcloud/values.yaml b/charts/enterprise/nextcloud/values.yaml index 239dfd75943..08f6d693f0f 100644 --- a/charts/enterprise/nextcloud/values.yaml +++ b/charts/enterprise/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.2@sha256:ad08861786d73f69cdbca98d0e93167eae2ef802ae78c474cc6026a2dd94fa58 + tag: v28.0.3@sha256:77b7353be48b28d1bc1dcfa8bed1e0f3c989f6223647f9c99b07db0e8ab78c8d nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent