From ef1f6cdfaf9a4e5eb4b660166192b758b8a9abd8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Aug 2025 04:52:52 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/slskd/s?= =?UTF-8?q?lskd=200.23.1=20=E2=86=92=200.23.2=20(#38253)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/slskd/slskd](https://slskd.org) ([source](https://redirect.github.com/slskd/slskd)) | patch | `57f87d8` -> `28df532` | --- > [!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
slskd/slskd (ghcr.io/slskd/slskd) ### [`v0.23.2`](https://redirect.github.com/slskd/slskd/releases/tag/0.23.2) [Compare Source](https://redirect.github.com/slskd/slskd/compare/0.23.1...0.23.2) #### What's Changed - Add a few indexes on the Transfers database to improve performance by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1390](https://redirect.github.com/slskd/slskd/pull/1390) - Adjust auto-reconnect logic by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1385](https://redirect.github.com/slskd/slskd/pull/1385) - Refactor handling of searches, attempt to trap un-Completed condition and correct it by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1395](https://redirect.github.com/slskd/slskd/pull/1395) - Don't log warnings when failing to find a file in a share by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1398](https://redirect.github.com/slskd/slskd/pull/1398) - Add chat events for webhooks and scripts by [@​Lemmmy](https://redirect.github.com/Lemmmy) in [https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376) - Add chat events for webhooks and scripts by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1399](https://redirect.github.com/slskd/slskd/pull/1399) - Bump Soulseek.NET to 7.1.1 by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1407](https://redirect.github.com/slskd/slskd/pull/1407) - Bump on-headers and compression in /src/web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/slskd/slskd/pull/1408](https://redirect.github.com/slskd/slskd/pull/1408)8 - Add metric to count search requests per second by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1409](https://redirect.github.com/slskd/slskd/pull/1409) - Fix bug preventing proper change detection when updating options with an enum type by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1411](https://redirect.github.com/slskd/slskd/pull/1411) - Substantially improve performance of search request filtering by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1413](https://redirect.github.com/slskd/slskd/pull/1413) - Ensure lists stored as class property values are read only and properly materialized by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1418](https://redirect.github.com/slskd/slskd/pull/1418) - Bump Soulseek.NET to 7.1.2 by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1419](https://redirect.github.com/slskd/slskd/pull/1419) #### New Contributors - [@​Lemmmy](https://redirect.github.com/Lemmmy) made their first contribution in [https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376) **Full Changelog**: https://github.com/slskd/slskd/compare/0.23.1...0.23.2
--- ### 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/slskd/Chart.yaml | 4 ++-- charts/stable/slskd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/slskd/Chart.yaml b/charts/stable/slskd/Chart.yaml index da3ff81e31d..d9f48665f2b 100644 --- a/charts/stable/slskd/Chart.yaml +++ b/charts/stable/slskd/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.23.1 +appVersion: 0.23.2 dependencies: - name: common version: 28.15.1 @@ -37,5 +37,5 @@ sources: - https://github.com/ansible-slskd/slskd - https://github.com/truecharts/charts/tree/master/charts/stable/slskd type: application -version: 4.3.1 +version: 4.3.2 diff --git a/charts/stable/slskd/values.yaml b/charts/stable/slskd/values.yaml index 087de9aad46..3c83c191498 100644 --- a/charts/stable/slskd/values.yaml +++ b/charts/stable/slskd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/slskd/slskd pullPolicy: IfNotPresent - tag: 0.23.1@sha256:57f87d80b882b882f72cecc0b3aa0f0adb4c7887ed278906c237ff30003ae639 + tag: 0.23.2@sha256:28df5325f301537ea8669b2ef90112a30cc9f2efd3eb714c9a778460b5dc6288 securityContext: container: