From 69a4e5cebaa23192cbb9880edf6d93eb1558ac46 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 27 Jun 2024 08:28:30 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/slskd/slskd to v0.21.1@e4bb957 by renovate (#23862) 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://togithub.com/slskd/slskd)) | patch | `0.21.0` -> `0.21.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
slskd/slskd (ghcr.io/slskd/slskd) ### [`v0.21.1`](https://togithub.com/slskd/slskd/releases/tag/0.21.1) [Compare Source](https://togithub.com/slskd/slskd/compare/0.21.0...0.21.1) #### What's Changed - Disable disk logging by default by [@​jpdillingham](https://togithub.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1139](https://togithub.com/slskd/slskd/pull/1139) - Fix a bunch of typos throughout by [@​jpdillingham](https://togithub.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1142](https://togithub.com/slskd/slskd/pull/1142) - Stop depending on lodash in web app by [@​sethidden](https://togithub.com/sethidden) in [https://github.com/slskd/slskd/pull/1107](https://togithub.com/slskd/slskd/pull/1107) - Fix content height issue in UI causing vertical scrollbar to appear when it shouldn't; fix issue with room screen by [@​jpdillingham](https://togithub.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1148](https://togithub.com/slskd/slskd/pull/1148) - Bump braces from 3.0.2 to 3.0.3 in /src/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/slskd/slskd/pull/1150](https://togithub.com/slskd/slskd/pull/1150) - Add option to disable console log colours by [@​zliebersbach](https://togithub.com/zliebersbach) in [https://github.com/slskd/slskd/pull/1137](https://togithub.com/slskd/slskd/pull/1137) - Bump dependencies, including Soulseek.NET to 6.5.0 by [@​jpdillingham](https://togithub.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1154](https://togithub.com/slskd/slskd/pull/1154) - Add the ability to disable console log coloring by [@​jpdillingham](https://togithub.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1155](https://togithub.com/slskd/slskd/pull/1155) #### New Contributors - [@​sethidden](https://togithub.com/sethidden) made their first contribution in [https://github.com/slskd/slskd/pull/1107](https://togithub.com/slskd/slskd/pull/1107) - [@​zliebersbach](https://togithub.com/zliebersbach) made their first contribution in [https://github.com/slskd/slskd/pull/1137](https://togithub.com/slskd/slskd/pull/1137) **Full Changelog**: https://github.com/slskd/slskd/compare/0.21.0...0.21.1
--- ### 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://togithub.com/renovatebot/renovate). --- charts/incubator/slskd/Chart.yaml | 4 ++-- charts/incubator/slskd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/slskd/Chart.yaml b/charts/incubator/slskd/Chart.yaml index ae972a6816f..01ecd9f2b92 100644 --- a/charts/incubator/slskd/Chart.yaml +++ b/charts/incubator/slskd/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.21.0 +appVersion: 0.21.1 dependencies: - name: common version: 24.1.2 @@ -34,4 +34,4 @@ sources: - https://github.com/ansible-slskd/slskd - https://github.com/truecharts/charts/tree/master/charts/incubator/slskd type: application -version: 2.1.2 +version: 2.1.3 diff --git a/charts/incubator/slskd/values.yaml b/charts/incubator/slskd/values.yaml index a2fa0d4fb0c..a7241b460bd 100644 --- a/charts/incubator/slskd/values.yaml +++ b/charts/incubator/slskd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/slskd/slskd pullPolicy: IfNotPresent - tag: 0.21.0@sha256:a7d067427a2e9216fc6d1c0ae2be40b19f758360c6753f33088199be0aaf199d + tag: 0.21.1@sha256:e4bb957f69e2679e79db40e5e083804d1459eba4914cc0e2b6f241437172773e securityContext: container: