chore(deps): update container image ghcr.io/jellyfin/jellyfin to v10.9.8@836232f by renovate (#24089)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/jellyfin/jellyfin](https://jellyfin.org)
([source](https://togithub.com/jellyfin/jellyfin)) | patch | `10.9.7` ->
`10.9.8` |

---

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

---

### Release Notes

<details>
<summary>jellyfin/jellyfin (ghcr.io/jellyfin/jellyfin)</summary>

###
[`v10.9.8`](https://togithub.com/jellyfin/jellyfin/releases/tag/v10.9.8):
10.9.8

[Compare
Source](https://togithub.com/jellyfin/jellyfin/compare/v10.9.7...v10.9.8)

### 🚀 Jellyfin Server 10.9.8

We are pleased to announce the latest stable release of Jellyfin,
version 10.9.8!

This minor release brings several bugfixes to improve your Jellyfin
experience.

As always, please ensure you stop your Jellyfin server and take a full
backup before upgrading!

You can find more details about and discuss this release [on our
forums](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-8).

#### Changelog (3)

##### 📈 General Changes

- Properly escape paths in concat file for BDMV \[PR
[#&#8203;12296](https://togithub.com/jellyfin/jellyfin/issues/12296)],
by [@&#8203;Bond-009](https://togithub.com/Bond-009)
- Fix localization of audio title \[PR
[#&#8203;12278](https://togithub.com/jellyfin/jellyfin/issues/12278)],
by [@&#8203;Bond-009](https://togithub.com/Bond-009)
- Fix season handling ("Season Unknown" / unneccesary empty seasons)
\[PR
[#&#8203;12240](https://togithub.com/jellyfin/jellyfin/issues/12240)],
by [@&#8203;nielsvanvelzen](https://togithub.com/nielsvanvelzen)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2024-07-24 17:05:13 +02:00
committed by GitHub
parent 1097cc77d7
commit 2fb4c2a0db
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.9.7
appVersion: 10.9.8
dependencies:
- name: common
version: 24.1.5
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
- https://hub.docker.com/r/alpine/socat
type: application
version: 20.1.7
version: 20.1.8
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.9.7@sha256:76930362d2c266e8f0b2f51f1c6b039a5207525d0e138a1cdbec870c66c34b0f
tag: 10.9.8@sha256:836232f7ffa1fdac5d043a592806422c33c68da2616f303f831e3ac25bfb6f1a
broadcastProxyImage:
repository: docker.io/alpine/socat
pullPolicy: IfNotPresent