feat(gonic): update image docker.io/sentriz/gonic v0.19.0 → v0.20.0 (#44089)

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

<details>
<summary>sentriz/gonic (docker.io/sentriz/gonic)</summary>

###
[`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](aad729e3ea)),
closes
[#&#8203;650](https://redirect.github.com/sentriz/gonic/issues/650)
- **ci:** bump golangci-lint
([79e3898](79e3898c3b))
- **db:** add an index on albums.created\_at
([816e437](816e437d44)),
closes
[#&#8203;620](https://redirect.github.com/sentriz/gonic/issues/620)
- **gonic:** add log-db option to log queries
([75a0918](75a0918a7e)),
closes
[#&#8203;620](https://redirect.github.com/sentriz/gonic/issues/620)
- **scanner:** read multi valued release types
([c752a22](c752a22808))
- **subsonic:** allow non admins to download podcast episodes
([c2ebe96](c2ebe96313)),
closes
[#&#8203;623](https://redirect.github.com/sentriz/gonic/issues/623)
- **subsonic:** implement getSimilarSongs for artists and albums
([#&#8203;649](https://redirect.github.com/sentriz/gonic/issues/649))
([db9aa2b](db9aa2b2e3))
- **subsonic:** return disc titles
([0377bfa](0377bfa696))
- **taglib:** add `.ape` as a supported filetype
([82642eb](82642eb1ca)),
closes
[#&#8203;615](https://redirect.github.com/sentriz/gonic/issues/615)

##### Bug Fixes

- **db:** enable WAL also for Wasm driver
([b67c1c1](b67c1c14d2)),
closes
[#&#8203;620](https://redirect.github.com/sentriz/gonic/issues/620)
- **db:** use separate DSN for both drivers
([4696499](469649935e))
- **gonic:** correct typo in command line help
([#&#8203;640](https://redirect.github.com/sentriz/gonic/issues/640))
([99e2ccf](99e2ccfb0f))
- **podcast:** truncate filenames longer than 200 chars
([e12ab54](e12ab544c2)),
closes
[#&#8203;624](https://redirect.github.com/sentriz/gonic/issues/624)
- **podcast:** validate response status code when fetching podcast audio
([2900ce5](2900ce5102)),
closes
[#&#8203;639](https://redirect.github.com/sentriz/gonic/issues/639)
- **scanner:** clear metadata of albums who no longer have tracks
([ca59601](ca59601484)),
closes
[#&#8203;638](https://redirect.github.com/sentriz/gonic/issues/638)
- **scanner:** reset embedded cover for album when toggling
`scan-embedded-cover`
([ea5e625](ea5e6252a1)),
closes
[#&#8203;619](https://redirect.github.com/sentriz/gonic/issues/619)
- **subsonic:** correct spec typos
([04ff7f3](04ff7f3c33)),
closes
[#&#8203;653](https://redirect.github.com/sentriz/gonic/issues/653)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ29uaWMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-01-25 04:32:23 +01:00
committed by GitHub
parent 497f3ae0d8
commit d0bac7b503
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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: