From b1f898700d9f2c1b07a2693bd215a3728faa590c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 11 Sep 2025 03:40:27 +0200 Subject: [PATCH] chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm digest to 5de1cc2 (#39406) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts) | digest | `227dce9` -> `5de1cc2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 1fb2f3f260d..67fb8a9edd7 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 37.1.4 +version: 37.1.5 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index e866e4360e1..249c8e49c28 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v31.0.8@sha256:227dce9bdfe24850c720c49e1b04f4143141b302b024565069ed528dfe11b6da + tag: v31.0.8@sha256:5de1cc2c1a09439b786ba40a39bc9c281b57f002d6621844b32accb131db521e nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent