From 9234d9b30f402b93de51a77a2fa7d658d26d8843 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Apr 2026 07:48:22 +0200 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-fpm digest to 1cd0aec (#47452) 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/containerforge/nextcloud-fpm](https://ghcr.io/trueforge-org/nextcloud-fpm) ([source](https://nextcloud.com)) | digest | `2dd4c9c` → `1cd0aec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index a9f19e4d642..34440e28161 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 44.2.5 +version: 44.2.6 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index fd32455ad46..d58452e4d3a 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/nextcloud-fpm pullPolicy: IfNotPresent - tag: "33.0.2@sha256:2dd4c9c1adc9eeb9536c638a43d7c413c69022453c8776b212fca6ec0121fd3a" + tag: "33.0.2@sha256:1cd0aec84dde5447e1454f3cfb219d2edee0f4b1c1046e081cc31de46a737099" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent