From 76554d979b9a1af9343f9b82b3d563c0e1e12b3f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 May 2026 03:37:10 +0200 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push digest to a01bff5 (#48074) 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-notify-push](https://ghcr.io/trueforge-org/nextcloud-notify-push) ([source](https://redirect.github.com/nextcloud/notify_push)) | digest | `15a65ab` → `a01bff5` | --- > [!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 a04ed78311b..a0a63951205 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.5.0 +version: 44.5.1 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index c605c155bb6..c95055054ca 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -14,7 +14,7 @@ imaginaryImage: hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent - tag: "1.3.2@sha256:15a65ab377bb7771cb5441ff0a3422eab86b17ab6cb11d65df1b4cb4f973f63e" + tag: "1.3.2@sha256:a01bff5ce5a0325810160f3a8972a53f81a0a8ee07d94333301965fb2ec93cf0" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent