mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 00:54:52 -03:00
chore(helm): update image ghcr.io/slskd/slskd 0.23.1 → 0.23.2 (#38253)
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 <details> <summary>slskd/slskd (ghcr.io/slskd/slskd)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user