chore(jellyfin): update image oci.trueforge.org/containerforge/jellyfin digest to 2ba4969 (#47068)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jellyfin](https://ghcr.io/trueforge-org/jellyfin) ([source](https://redirect.github.com/jellyfin/jellyfin)) | digest | `a6f1666` → `2ba4969` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlmaW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -20,17 +20,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Jellyfin is a Free Software Media System
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/jellyfin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/jellyfin
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jellyfin.webp
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: jellyfin
|
||||
sources:
|
||||
- https://github.com/jellyfin/jellyfin
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyfin
|
||||
- https://hub.docker.com/r/alpine/socat
|
||||
type: application
|
||||
version: 23.0.8
|
||||
version: 23.0.9
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.11.8@sha256:a6f1666597046709da7f40fde82afa611f87220f5ef9ce927a301fcd45da1519
|
||||
tag: 10.11.8@sha256:2ba4969964638b91340f56e83cff18b731db565d95d2f25f9de0b2f1c4fccb13
|
||||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user