From dac40bad73029c1b34e5dc173d7ba206c59e8288 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Sep 2025 12:54:21 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sentr?= =?UTF-8?q?iz/gonic=20v0.17.0=20=E2=86=92=20v0.18.0=20(#39875)?= 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 | `32c400a` -> `fc7f3de` | --- > [!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.18.0`](https://redirect.github.com/sentriz/gonic/releases/tag/v0.18.0): gonic v0.18.0 [Compare Source](https://redirect.github.com/sentriz/gonic/compare/v0.17.0...v0.18.0) ##### ⚠ BREAKING CHANGES - **deps:** bump to go1.25 ##### Features - **docker:** use alpine native taglib ([c9f4181](https://www.github.com/sentriz/gonic/commit/c9f41810af76d6a49c40af274b001f2b5b1d155d)) - **readme:** document comma escaping in readme ([eaa82b0](https://www.github.com/sentriz/gonic/commit/eaa82b00e55dc56dd5f1b7683769c2f30dadcc63)), closes [#​596](https://redirect.github.com/sentriz/gonic/issues/596) - **subsonic:** add support for lyrics ([#​519](https://redirect.github.com/sentriz/gonic/issues/519)) ([db97bc7](https://www.github.com/sentriz/gonic/commit/db97bc753e1070de12b3907b2b996511140a3259)) - **subsonic:** better support for internet radio and podcast episodes in jukebox ([3db183b](https://www.github.com/sentriz/gonic/commit/3db183bda4b9feda1adf7f4f67218d36eff61a49)), closes [#​572](https://redirect.github.com/sentriz/gonic/issues/572) - **subsonic:** replace html2text with bluemonday ([5916a7f](https://www.github.com/sentriz/gonic/commit/5916a7fe7bc7ac39ca1975665433da627d214769)), closes [#​591](https://redirect.github.com/sentriz/gonic/issues/591) ##### Bug Fixes - **subsonic:** restore disc/track ordering in getMusicDirectory ([8ac8779](https://www.github.com/sentriz/gonic/commit/8ac8779b92ec9c969bf6a26b26454a1c9e49748a)), closes [#​597](https://redirect.github.com/sentriz/gonic/issues/597) ##### Miscellaneous Chores - **deps:** bump to go1.25 ([1bf4a5b](https://www.github.com/sentriz/gonic/commit/1bf4a5b0c1e209770b060c8b4a08910afb72078f)), closes [#​594](https://redirect.github.com/sentriz/gonic/issues/594)
--- ### 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 d9d3682e4fd..19c67b791de 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.17.0 +appVersion: 0.18.0 dependencies: - name: common version: 28.18.2 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gonic - https://hub.docker.com/r/sentriz/gonic type: application -version: 16.6.2 +version: 16.7.0 diff --git a/charts/stable/gonic/values.yaml b/charts/stable/gonic/values.yaml index 22d9eee3b15..177f1278d6e 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.17.0@sha256:32c400a21b107bc3b87a49ec9af591a37d7f9cc03ee83d68a379ee76bb716607 + tag: v0.18.0@sha256:fc7f3dee29c97be82f0558080637c61ef418437dd4ec760cb7a802a0efe38c20 securityContext: container: