From d0bac7b5037e7ba392cfcc78e1a2002f48b6f007 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 25 Jan 2026 04:32:23 +0100 Subject: [PATCH] =?UTF-8?q?feat(gonic):=20update=20image=20docker.io/sentr?= =?UTF-8?q?iz/gonic=20v0.19.0=20=E2=86=92=20v0.20.0=20(#44089)?= 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/sentriz/gonic](https://redirect.github.com/sentriz/gonic) | minor | `31e0df9` -> `628de5c` | --- > [!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
sentriz/gonic (docker.io/sentriz/gonic) ### [`v0.20.0`](https://redirect.github.com/sentriz/gonic/releases/tag/v0.20.0): gonic v0.20.0 [Compare Source](https://redirect.github.com/sentriz/gonic/compare/v0.19.0...v0.20.0) ##### Features - add support for playlist cover art on filesystem ([aad729e](https://www.github.com/sentriz/gonic/commit/aad729e3ea79a0a542496802c815851d8e0f702a)), closes [#​650](https://redirect.github.com/sentriz/gonic/issues/650) - **ci:** bump golangci-lint ([79e3898](https://www.github.com/sentriz/gonic/commit/79e3898c3b47d4b3120265fa9aa6ddc22d2fbe7c)) - **db:** add an index on albums.created\_at ([816e437](https://www.github.com/sentriz/gonic/commit/816e437d44b2feb40f82e8d589e3d17c0bf87b0c)), closes [#​620](https://redirect.github.com/sentriz/gonic/issues/620) - **gonic:** add log-db option to log queries ([75a0918](https://www.github.com/sentriz/gonic/commit/75a0918a7ef8bb6c9506de69dd4e6b6e8c35e567)), closes [#​620](https://redirect.github.com/sentriz/gonic/issues/620) - **scanner:** read multi valued release types ([c752a22](https://www.github.com/sentriz/gonic/commit/c752a22808527a034531418263662261fe83f9d4)) - **subsonic:** allow non admins to download podcast episodes ([c2ebe96](https://www.github.com/sentriz/gonic/commit/c2ebe9631300b54f60bf3fd12a4eae526a84d3de)), closes [#​623](https://redirect.github.com/sentriz/gonic/issues/623) - **subsonic:** implement getSimilarSongs for artists and albums ([#​649](https://redirect.github.com/sentriz/gonic/issues/649)) ([db9aa2b](https://www.github.com/sentriz/gonic/commit/db9aa2b2e37903e8cce770d76bed6e568570599e)) - **subsonic:** return disc titles ([0377bfa](https://www.github.com/sentriz/gonic/commit/0377bfa696e7f5dc02497bd49b96cebeefd7ef2f)) - **taglib:** add `.ape` as a supported filetype ([82642eb](https://www.github.com/sentriz/gonic/commit/82642eb1ca4b9587fe1764bf7efe8bbb2cb28e42)), closes [#​615](https://redirect.github.com/sentriz/gonic/issues/615) ##### Bug Fixes - **db:** enable WAL also for Wasm driver ([b67c1c1](https://www.github.com/sentriz/gonic/commit/b67c1c14d2b883f634f7aaecc0367a15ec7dab71)), closes [#​620](https://redirect.github.com/sentriz/gonic/issues/620) - **db:** use separate DSN for both drivers ([4696499](https://www.github.com/sentriz/gonic/commit/469649935e26ef279a4a805cd964d3b010aa8146)) - **gonic:** correct typo in command line help ([#​640](https://redirect.github.com/sentriz/gonic/issues/640)) ([99e2ccf](https://www.github.com/sentriz/gonic/commit/99e2ccfb0f7ce038669fef2f9ff281da4174fee6)) - **podcast:** truncate filenames longer than 200 chars ([e12ab54](https://www.github.com/sentriz/gonic/commit/e12ab544c21f286ead3c84ead113be6658cef318)), closes [#​624](https://redirect.github.com/sentriz/gonic/issues/624) - **podcast:** validate response status code when fetching podcast audio ([2900ce5](https://www.github.com/sentriz/gonic/commit/2900ce51024e5dafdf23ca0c5a6280bd3bd48059)), closes [#​639](https://redirect.github.com/sentriz/gonic/issues/639) - **scanner:** clear metadata of albums who no longer have tracks ([ca59601](https://www.github.com/sentriz/gonic/commit/ca59601484371d41564f84e33af62642df6de3e5)), closes [#​638](https://redirect.github.com/sentriz/gonic/issues/638) - **scanner:** reset embedded cover for album when toggling `scan-embedded-cover` ([ea5e625](https://www.github.com/sentriz/gonic/commit/ea5e6252a175c6dea688c2910f7cb270b60b1c27)), closes [#​619](https://redirect.github.com/sentriz/gonic/issues/619) - **subsonic:** correct spec typos ([04ff7f3](https://www.github.com/sentriz/gonic/commit/04ff7f3c331445abbbcf6a64465aa523c1775386)), closes [#​653](https://redirect.github.com/sentriz/gonic/issues/653)
--- ### 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/gonic/Chart.yaml | 4 ++-- charts/stable/gonic/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 905562039e3..bb041f26fbd 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.19.0 +appVersion: 0.20.0 dependencies: - name: common version: 28.29.36 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gonic - https://hub.docker.com/r/sentriz/gonic type: application -version: 16.16.13 +version: 16.17.0 diff --git a/charts/stable/gonic/values.yaml b/charts/stable/gonic/values.yaml index 5c3823bce34..fd6ead70cbf 100644 --- a/charts/stable/gonic/values.yaml +++ b/charts/stable/gonic/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/sentriz/gonic pullPolicy: IfNotPresent - tag: v0.19.0@sha256:31e0df9b600ad4b49ea7cd4be198abe5fed33c11e00fbc368c3d2c2a8cde1fde + tag: v0.20.0@sha256:628de5c4b7aad9cd7f552ff82d63ffcdd810b0764cadbdbeac08d892269f0a98 securityContext: container: