From 8b2bceb870f9423e5c0e41b6f1461d0af7c88660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 03:51:27 +0000 Subject: [PATCH] Update docker.io/emby/embyserver Docker tag to v4.9.0.30 --- 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..0127dec 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.9.0.30" # -- Container image pull policy pullPolicy: IfNotPresent