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

fix(container): update jellyfin/jellyfin docker tag to v10.9.10 #3634

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Aug 25, 2024

This PR contains the following updates:

Package Update Change
jellyfin/jellyfin (source) patch 10.9.9 -> 10.9.10

Release Notes

jellyfin/jellyfin (jellyfin/jellyfin)

v10.9.10: 10.9.10

Compare Source

🚀 Jellyfin Server 10.9.10

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

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 (9)

📈 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 August 25, 2024 07:18
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Aug 25, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 25, 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.9.9
+              tag: 10.9.10
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 25, 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.9.9
+        image: jellyfin/jellyfin:10.9.10
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8096
           initialDelaySeconds: 0

@mchestr mchestr merged commit 610e577 into main Aug 30, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/jellyfin-jellyfin-10.x branch August 30, 2024 06:26
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant