From 0324ccce4b813af2c5de22a47df68e77512c26ed Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 01:46:34 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v@ad08861 by renovate (#19043) 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) | digest | `6443302` -> `ad08861` | --- > [!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 | 12 ++++++------ charts/enterprise/nextcloud/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index 6f2b4f57f44..59ec8c0bcab 100644 --- a/charts/enterprise/nextcloud/Chart.yaml +++ b/charts/enterprise/nextcloud/Chart.yaml @@ -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://hub.docker.com/r/clamav/clamav - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/clamav/clamav + - 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://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.4.1 +version: 29.4.2 diff --git a/charts/enterprise/nextcloud/values.yaml b/charts/enterprise/nextcloud/values.yaml index 68ba0629cb3..69959d442b0 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:6443302f4834cb794b1887a1bc7ca31971e642009a83e51b68538bb5342a9c12 + tag: v28.0.2@sha256:ad08861786d73f69cdbca98d0e93167eae2ef802ae78c474cc6026a2dd94fa58 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent