Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update jellyfin/jellyfin docker tag to v10.9.3 #3308

Merged
merged 1 commit into from
May 30, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented May 11, 2024

This PR contains the following updates:

Package Update Change
jellyfin/jellyfin (source) minor 10.8.13 -> 10.9.3

Release Notes

jellyfin/jellyfin (jellyfin/jellyfin)

v10.9.3: 10.9.3

Compare Source

🚀 Jellyfin Server 10.9.3

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

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.

Changelog (19)

📈 General Changes

v10.9.2: 10.9.2

Compare Source

🚀 Jellyfin Server 10.9.2

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

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.

Changelog (19)

🔒 Security
🏗️ Enhancements
📈 General Changes

v10.9.1: 10.9.1

Compare Source

🚀 Jellyfin Server 10.9.1

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

This minor release brings several bugfixes to improve your Jellyfin experience. In particular it fixes a few glaring bugs that had mass impact with 10.9.0. We recommend everyone on 10.9.0 upgrade to 10.9.1 now.

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.

Changelog (5)

🏗️ Enhancements
📈 General Changes

v10.9.0: 10.9.0

Compare Source

🚀 Jellyfin Server 10.9.0

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

This major release brings many new features, improvements, and 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.

Changelog (743)

🔒 Security
🌟 Highlights
🏗️ Enhancements
📈 General Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner May 11, 2024 19:15
@mchesterbot mchesterbot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels May 11, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 11, 2024

--- kubernetes/apps/default/jellyfin/app Kustomization: flux-system/cluster-apps-jellyfin HelmRelease: default/jellyfin

+++ kubernetes/apps/default/jellyfin/app Kustomization: flux-system/cluster-apps-jellyfin HelmRelease: default/jellyfin

@@ -37,13 +37,13 @@

               JELLYFIN_FFmpeg__analyzeduration: 50000000
               JELLYFIN_FFmpeg__probesize: 50000000
               JELLYFIN_PublishedServerUrl: 192.168.100.10
               TZ: America/Vancouver
             image:
               repository: jellyfin/jellyfin
-              tag: 10.8.13
+              tag: 10.9.3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 11, 2024

--- HelmRelease: default/jellyfin Deployment: default/jellyfin

+++ HelmRelease: default/jellyfin Deployment: default/jellyfin

@@ -52,13 +52,13 @@

         - name: JELLYFIN_FFmpeg__probesize
           value: 5e+07
         - name: JELLYFIN_PublishedServerUrl
           value: 192.168.100.10
         - name: TZ
           value: America/Vancouver
-        image: jellyfin/jellyfin:10.8.13
+        image: jellyfin/jellyfin:10.9.3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8096
           initialDelaySeconds: 0

@mchesterbot mchesterbot bot changed the title feat(container): update jellyfin/jellyfin docker tag to v10.9.0 feat(container): update jellyfin/jellyfin docker tag to v10.9.1 May 13, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/jellyfin-jellyfin-10.x branch from ca63a05 to 7ce1af0 Compare May 13, 2024 01:21
@mchesterbot mchesterbot bot changed the title feat(container): update jellyfin/jellyfin docker tag to v10.9.1 feat(container): update jellyfin/jellyfin docker tag to v10.9.2 May 17, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/jellyfin-jellyfin-10.x branch from 7ce1af0 to 042ffcc Compare May 17, 2024 21:18
@mchesterbot mchesterbot bot force-pushed the renovate/jellyfin-jellyfin-10.x branch from 042ffcc to 195d5f3 Compare May 27, 2024 01:23
@mchesterbot mchesterbot bot changed the title feat(container): update jellyfin/jellyfin docker tag to v10.9.2 feat(container): update jellyfin/jellyfin docker tag to v10.9.3 May 27, 2024
@mchestr mchestr merged commit 63c40a3 into main May 30, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/jellyfin-jellyfin-10.x branch May 30, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant