From 6468f61c7279df533683df335213fd64fafb275c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 May 2026 22:01:05 +0200 Subject: [PATCH] =?UTF-8?q?fix(nextcloud):=20update=20image=20oci.trueforg?= =?UTF-8?q?e.org/containerforge/nextcloud-notify-push=201.3.1=20=E2=86=92?= =?UTF-8?q?=201.3.2=20(#47922)?= 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)) | patch | `f9a3f82` → `15a65ab` | --- > [!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. --- ### Release Notes
nextcloud/notify_push (oci.trueforge.org/containerforge/nextcloud-notify-push) ### [`v1.3.2`](https://redirect.github.com/nextcloud/notify_push/releases/tag/v1.3.2): 1.3.2 [Compare Source](https://redirect.github.com/nextcloud/notify_push/compare/v1.3.1...v1.3.2) #### What's Changed - Compatible with Nextcloud 34 **Full Changelog**:
--- ### 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 2c5e0f56854..a2bceef30b1 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.1@sha256:f9a3f8226b35d33217d4f4314c96266027bc264563de5de3fcf14c130b124f90" + tag: "1.3.2@sha256:15a65ab377bb7771cb5441ff0a3422eab86b17ab6cb11d65df1b4cb4f973f63e" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent