From d5ff3ac21d80b2f59f1c80b9f90c9531c949c036 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Oct 2025 19:06:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/colla?= =?UTF-8?q?bora/code=2025.04.5.3.1=20=E2=86=92=2025.04.6.1.1=20(#40341)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `d655791` -> `83028c0` | --- > [!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. 🔕 **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 | 6 ++---- charts/premium/nextcloud/values.yaml | 2 +- charts/stable/collabora/Chart.yaml | 5 +++-- charts/stable/collabora/values.yaml | 2 +- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e34a9db261c..7252ebf8e87 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -46,14 +46,12 @@ name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/nextcloud - https://github.com/trueforge/truecharts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.0.0 +version: 38.0.1 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index afe06210389..410640e64b2 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent - tag: 25.04.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88 + tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index c086385f239..87f7f1d6a51 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 25.04.5.3.1 +appVersion: 25.04.6.1.1 dependencies: - name: common version: 28.21.1 @@ -35,8 +35,9 @@ maintainers: name: collabora sources: - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 9.7.1 +version: 9.7.2 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index dada3abb75c..d8d302490d7 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/collabora/code pullPolicy: IfNotPresent - tag: 25.04.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88 + tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d collabora: username: admin password: changeme