diff --git a/charts/emby/values.yaml b/charts/emby/values.yaml index eb53960..8b919f6 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.7.0.21" # -- Container image pull policy pullPolicy: IfNotPresent