From e5472286dff96637e5556b2fd0083cca34e2f391 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Sep 2025 10:49:05 +0200 Subject: [PATCH] chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm digest to aac56eb (#39506) 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 | `5de1cc2` -> `aac56eb` | --- > [!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 6512ad6b41b..6c8aa56a0f7 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.5 +version: 37.1.6 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 249c8e49c28..f1cfecb6177 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:5de1cc2c1a09439b786ba40a39bc9c281b57f002d6621844b32accb131db521e + tag: v31.0.8@sha256:aac56eb58aeefa02a16af8dd032505192dece535241d205eb37862ded569c9a3 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent