From 6c8dcd75b4ec8308d0691b84533949ae7b04f16c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 04:27:04 +0000 Subject: [PATCH] Update docker.io/emby/embyserver Docker tag to v4.8.0.53 --- charts/emby/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/emby/values.yaml b/charts/emby/values.yaml index eb53960..be1336a 100644 --- a/charts/emby/values.yaml +++ b/charts/emby/values.yaml @@ -10,7 +10,7 @@ image: # -- Location of the container image repository: emby/embyserver # -- Container image tag - tag: "4.7.0.17" + tag: "4.8.0.53" # -- Container image pull policy pullPolicy: IfNotPresent