From 0109409862d85e87de8759520e526463543fd7ec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Jun 2026 20:14:24 +0200 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push digest to db8778b (#49567) 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 | `f25e9ae` → `db8778b` | --- > [!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 0d6ca3af893..ba868dff1af 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: 45.3.0 +version: 45.3.1 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 21d51683886..3358ec35e03 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.3@sha256:f25e9ae896b696149ed1db2bfbfb7ca27fd694a01d430150914d68549bfe60a7" + tag: "1.3.3@sha256:db8778b8c623fb43e2e93cd9ea0b9915ad70968e498728efc98fd9e545f46c28" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent