diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index c866c8c25c9..9ebf3a7ddcd 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.0.3 +appVersion: 4.10.0.10 dependencies: - name: common version: 29.0.15 @@ -20,17 +20,17 @@ dependencies: import-values: [] deprecated: false description: Emby Server is a home media server -home: https://truecharts.org/truetech/truecharts/charts/stable/emby -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/emby +icon: https://trueforge.org/img/hotlink-ok/chart-icons/emby.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: emby sources: - https://github.com/linuxserver/docker-emby.git @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 27.0.6 +version: 27.0.7 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index e27d50c4096..df1c28852f3 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/emby pullPolicy: IfNotPresent - tag: 4.10.0.3@sha256:9a22102baa03f096a696d2c190c244418710d276fe54c8d8e01fd00bae118d44 + tag: 4.10.0.10@sha256:8aa460bec9b4d00705680b04d7adf420b9e0fb2f0eb2b7d67cd56b549d3b7167 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent