mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 13:01:22 -03:00
chore(helm): update image docker.io/sentriz/gonic v0.17.0 → v0.18.0 (#39875)
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 <details> <summary>sentriz/gonic (docker.io/sentriz/gonic)</summary> ### [`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](c9f41810af)) - **readme:** document comma escaping in readme ([eaa82b0](eaa82b00e5)), 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](db97bc753e)) - **subsonic:** better support for internet radio and podcast episodes in jukebox ([3db183b](3db183bda4)), closes [#​572](https://redirect.github.com/sentriz/gonic/issues/572) - **subsonic:** replace html2text with bluemonday ([5916a7f](5916a7fe7b)), closes [#​591](https://redirect.github.com/sentriz/gonic/issues/591) ##### Bug Fixes - **subsonic:** restore disc/track ordering in getMusicDirectory ([8ac8779](8ac8779b92)), closes [#​597](https://redirect.github.com/sentriz/gonic/issues/597) ##### Miscellaneous Chores - **deps:** bump to go1.25 ([1bf4a5b](1bf4a5b0c1)), closes [#​594](https://redirect.github.com/sentriz/gonic/issues/594) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user