From 2baf19ca55c7e567389481779f2ab9e073631835 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Feb 2026 06:02:59 +0100 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nginx digest to d89f40f (#45120) 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/nginx](https://ghcr.io/trueforge-org/nginx) ([source](https://hub.docker.com/_/nginx)) | digest | `48cf436` → `d89f40f` | --- > [!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/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 8e975355271..f6adbdc09fa 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -58,5 +58,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.8.3 +version: 40.8.4 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 336aa6b22f1..11e42473f5b 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -6,7 +6,7 @@ image: nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent - tag: "1.24.0@sha256:48cf43659d6b401c805c2b873d1027e5539fc91bba0dc746eee4e920db5eebb5" + tag: "1.24.0@sha256:d89f40fc6c2538d4f620b23fd466cee1b8eca99d441710203c262b0fb1edd410" imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent