chore(deps): update container image sentriz/gonic to v0.16.2@da7f1a0 (#15546)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sentriz/gonic](https://togithub.com/sentriz/gonic) | patch |
`v0.16.1` -> `v0.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sentriz/gonic (sentriz/gonic)</summary>

###
[`v0.16.2`](https://togithub.com/sentriz/gonic/releases/tag/v0.16.2):
gonic v0.16.2

[Compare
Source](https://togithub.com/sentriz/gonic/compare/v0.16.1...v0.16.2)

##### Features

- set global http timeouts except for streaming endpoints
([2edb1b8](2edb1b8eda)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)

##### Bug Fixes

- **admin:** don't start with empty session key
([dd0f6b3](dd0f6b3650)),
closes [#&#8203;414](https://www.togithub.com/sentriz/gonic/issues/414)
- **jukebox:** make sure we clean up "seekable" event listener
([b199bc1](b199bc104e)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)
- **jukebox:** restore play index only when incoming new track has index
>0
([82c3c5b](82c3c5baef)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)
- **subsonic:** return empty opensubsonic fields
([5022500](5022500b30))

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-03 13:24:20 +01:00 committed by GitHub
parent 995d76aa0c
commit 0968b9b0a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0'
apiVersion: v2
name: gonic
version: 10.1.0
appVersion: 0.16.1
version: 10.1.1
appVersion: 0.16.2
description: Music streaming server / subsonic server API implementation
home: https://truecharts.org/charts/stable/gonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png
deprecated: false
sources:
- https://hub.docker.com/r/sentriz/gonic
- https://github.com/sentriz/gonic
- https://github.com/truecharts/charts/tree/master/charts/stable/gonic
- https://hub.docker.com/r/sentriz/gonic
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -1,7 +1,7 @@
image:
repository: sentriz/gonic
pullPolicy: IfNotPresent
tag: v0.16.1@sha256:bad4b20f03399c14398e4f1b72d90406417037c72e9e8777838dab90b3f181af
tag: v0.16.2@sha256:da7f1a0da391e31afc6e8dcac52f1a036e4e89b302c503778014befd246f8d57
securityContext:
container: