From 38072cc9ee389479ec97a2d4e031e73a28c7c191 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 16 Jan 2026 23:14:53 +0100 Subject: [PATCH] =?UTF-8?q?feat(nextcloud):=20update=20image=20oci.truefor?= =?UTF-8?q?ge.org/containerforge/nextcloud-notify-push=201.2.1=20=E2=86=92?= =?UTF-8?q?=201.3.0=20(#43686)?= 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)) | minor | `107bb18` -> `0d71640` | --- > [!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. --- ### Release Notes
nextcloud/notify_push (oci.trueforge.org/containerforge/nextcloud-notify-push) ### [`v1.3.0`](https://redirect.github.com/nextcloud/notify_push/releases/tag/v1.3.0): 1.3.0 [Compare Source](https://redirect.github.com/nextcloud/notify_push/compare/v1.2.1...v1.3.0) #### What's Changed - Add support for Nextcloud 33 - Release 1.3.0 by [@​icewind1991](https://redirect.github.com/icewind1991) in [#​675](https://redirect.github.com/nextcloud/notify_push/pull/675) **Full Changelog**:
--- ### 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 | 5 +++-- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 95618c85059..943abdd8aef 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 32.0.1 +appVersion: 32.0.4 dependencies: - name: common version: 28.29.18 @@ -51,4 +51,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.5.0 +version: 40.6.0 + diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 0b73da94313..1acbe750205 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent - tag: "1.2.1@sha256:107bb18dc9fbcd0e4ba58dd624975618d1d6df66d1feff126bdcd27fec446a1e" + tag: "1.3.0@sha256:0d716406150bbab12c9e058cafb04e43b987582cb1d8ae2f02afdb76037a4f7a" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent