From 4f87c56919479f81b9c92ffd0171632c6c6d50c2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Apr 2026 23:49:53 +0200 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-fpm digest to 2dd4c9c (#47271) 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 | `52122cc` → `2dd4c9c` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index b0c81d4c5b8..edd3bdc1f1f 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:52122cc3a8aa9ded572d18ce7e8b728efd09416521ac315a312a51ed3edd3a8b" + tag: "33.0.2@sha256:2dd4c9c1adc9eeb9536c638a43d7c413c69022453c8776b212fca6ec0121fd3a" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent