From 4328d48ae76930b8c7321c9f6a75b026042b9e92 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Mon, 7 Dec 2020 18:25:46 -0500 Subject: [PATCH] upgrade to 10.7.0-rc1 --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 144bfb7..1ef7830 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -5,4 +5,4 @@ jf_detector: image: hub.ducoterra.net/ducoterra/jf-detector:0.0.4 jellyfin: - image: jellyfin/jellyfin:10.6.4 \ No newline at end of file + image: jellyfin/jellyfin:10.7.0-rc1 \ No newline at end of file