From b658f712f42ed4922a99b1170a681dc4e68da445 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Aug 2025 21:28:49 +0200 Subject: [PATCH] chore(helm): update nextcloud (#37947) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts) | digest | `fdb9cf9` -> `2bcf414` | | [tccr.io/tccr/nextcloud-imaginary](https://redirect.github.com/trueforge-org/truecharts) | digest | `08a9c02` -> `5391f9f` | | [tccr.io/tccr/nextcloud-push-notify](https://redirect.github.com/trueforge-org/truecharts) | digest | `71fddbf` -> `1f21bdc` | --- > [!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. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 1ac94001a31..b7e9f0635c6 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 36.4.1 +version: 36.4.4 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index c996b609107..a08fc2047b1 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v31.0.7@sha256:fdb9cf95d28ab84cc01b14d45174c606d373e0189131673f5fac95352b3693e4 + tag: v31.0.7@sha256:2bcf414091f0a167d1357f2301c2d1efdcbf70c5aff4578a4b98f70035c5a01b nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent @@ -9,11 +9,11 @@ nginxImage: imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:08a9c023e37e49e8f773b928ba1e2d6a3ac8c08ea3104005e180b771e1d8171b + tag: v20230401@sha256:5391f9f3488fbc7afd3102cf7f1f6d93224191f81356bc763b5f677b54bfa354 hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.7.0@sha256:71fddbf75854ec16ae1876ec0992c7c38316f22a61a2eec7a71252520068a6a8 + tag: v0.7.0@sha256:1f21bdc741760e21b9f993c58524d889fca8a76610d5118d40028b187a134ed6 clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent