diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index a6e726f6dcc..cc29f9688e7 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.8.3.0 +appVersion: 4.8.4.0 dependencies: - name: common version: 20.3.7 @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://ghcr.io/geek-cookbook/emby type: application -version: 18.8.6 +version: 18.8.7 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 3ebcd222e32..7534730473b 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/geek-cookbook/emby pullPolicy: IfNotPresent - tag: 4.8.3.0@sha256:3e01274e7dffbc55e96f431d334ea80cf8fae686daa0e626f4f2fe8a2124c218 + tag: 4.8.4.0@sha256:95ac6fd09839c00dc37277a32af475ba7114a6e114f8e8b12483803adb004393 securityContext: container: readOnlyRootFilesystem: false