From 72eccf1dd6d7ab1cb39c7775fc05d8f74b88a4e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Mar 2025 08:08:51 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/ne?= =?UTF-8?q?xtcloud-fpm=20v30.0.0=20=E2=86=92=20v31.0.2=20(#33712)?= 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/truecharts/public) | major | `9b4d8f8` -> `bef972d` | 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/premium/nextcloud/Chart.yaml | 4 ++-- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index c5f1c8d761d..f9d0a3fcd75 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 30.0.0 +appVersion: 31.0.2 dependencies: - name: common version: 25.4.10 @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 32.10.7 +version: 33.0.0 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 36b56098939..a6808b3997e 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: v30.0.0@sha256:9b4d8f899f967b80b5fa30cf0cf5ec19354d707f3964f20d4ccdddf7876e8eaf + tag: v31.0.2@sha256:bef972db87b961533b11a3016c507b395f3533b38cf601174a22215dc34b5df9 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent