From de3c0d7df64ca0b0e00c68709a28e5f7a60b4a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:24:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/one?= =?UTF-8?q?dr0p/tautulli=20(=202.13.4=20=E2=86=92=202.14.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | ghcr.io/onedr0p/tautulli | 2.13.4 | 2.14.5 | Signed-off-by: Jeff Billimek --- default/tautulli/tautulli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/tautulli/tautulli.yaml b/default/tautulli/tautulli.yaml index b29d2303cb9..b2ec1000a1d 100644 --- a/default/tautulli/tautulli.yaml +++ b/default/tautulli/tautulli.yaml @@ -28,7 +28,7 @@ spec: values: image: repository: ghcr.io/onedr0p/tautulli - tag: 2.13.4 + tag: 2.14.5 env: TZ: "America/New_York"