From 59507703ad592e1dbd62e30d0c409b3723fb8364 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 18:55:02 +0200 Subject: [PATCH] chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push digest to 32cb0b7 (#47086) 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 | `0947e1b` → `32cb0b7` | --- > [!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**: 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 | 12 ++++++------ charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index fa9eabe9356..ac5ca272f40 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -27,19 +27,19 @@ dependencies: import-values: [] deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://truecharts.org/truetech/truecharts/charts/stable/nextcloud -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/nextcloud +icon: https://trueforge.org/img/hotlink-ok/chart-icons/nextcloud.webp keywords: - nextcloud - storage - http - web - php -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: nextcloud sources: - https://github.com/nextcloud/docker @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 43.0.15 +version: 43.0.16 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a8dd2d239e5..44d8ab2b905 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:0947e1b8fba7bebd63a24ae966dc6ff1851e1b15fb7bb43c305d7b63e64d1faa" + tag: "1.3.1@sha256:32cb0b79d7ac53a66ecd0d4a1126196c7e3aa2be9eb2bf2d28b8b7cdc4f45547" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent