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 ghcr.io/jellyfin/jellyfin ( 10.9.5 → 10.9.6 ) #936

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/jellyfin/jellyfin (source) patch 10.9.5 -> 10.9.6

Release Notes

jellyfin/jellyfin (ghcr.io/jellyfin/jellyfin)

v10.9.6: 10.9.6

Compare Source

🚀 Jellyfin Server 10.9.6

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

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 (4)
📈 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann as a code owner June 6, 2024 22:31
@renovate renovate bot added the type/patch label Jun 6, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

kustomization changes in kubernetes/main

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

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

@@ -40,13 +40,13 @@

           app:
             env:
               DOTNET_SYSTEM_IO_DISABLEFILELOCKING: 'true'
               JELLYFIN_PublishedServerUrl: 192.168.40.247
             image:
               repository: ghcr.io/jellyfin/jellyfin
-              tag: 10.9.5
+              tag: 10.9.6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Jun 6, 2024

helmrelease changes in kubernetes/main

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

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

@@ -40,13 +40,13 @@

       containers:
       - env:
         - name: DOTNET_SYSTEM_IO_DISABLEFILELOCKING
           value: 'true'
         - name: JELLYFIN_PublishedServerUrl
           value: 192.168.40.247
-        image: ghcr.io/jellyfin/jellyfin:10.9.5
+        image: ghcr.io/jellyfin/jellyfin:10.9.6
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8096
           initialDelaySeconds: 0

@martinohmann martinohmann merged commit 53a6699 into main Jun 7, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-jellyfin-jellyfin-10.x branch June 7, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant