mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 12:11:21 -03:00
chore(jellyfin): update image docker.io/alpine/socat digest to 113d76e (#44442)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `bd8d6a2` -> `113d76e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlmaW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: media
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Emby Server is a home media server
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/emby
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/emby.webp
|
||||
home: https://truecharts.org/charts/stable/emby
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.webp
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: emby
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-emby.git
|
||||
@@ -37,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby
|
||||
- https://hub.docker.com/r/alpine/socat
|
||||
type: application
|
||||
version: 26.2.26
|
||||
version: 26.2.27
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.0.3@sha256:bd8d6a251eb7d1b8c08f7117e3e583e14ec86f43f25d2bf31a6e16ff5dc15f58
|
||||
tag: 1.8.0.3@sha256:113d76e6fcb1e8cb7fc0f513953667020ad4733b86a8a3f36ee1628fbf7be2b8
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: media
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Jellyfin is a Free Software Media System
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/jellyfin
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jellyfin.webp
|
||||
home: https://truecharts.org/charts/stable/jellyfin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.webp
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: jellyfin
|
||||
sources:
|
||||
- https://github.com/jellyfin/jellyfin
|
||||
@@ -37,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyfin
|
||||
- https://hub.docker.com/r/alpine/socat
|
||||
type: application
|
||||
version: 22.2.28
|
||||
version: 22.2.29
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.0.3@sha256:bd8d6a251eb7d1b8c08f7117e3e583e14ec86f43f25d2bf31a6e16ff5dc15f58
|
||||
tag: 1.8.0.3@sha256:113d76e6fcb1e8cb7fc0f513953667020ad4733b86a8a3f36ee1628fbf7be2b8
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user