From 424f73fd1faea5f33bc4b63ac8761d19182ee28d Mon Sep 17 00:00:00 2001 From: "meguminmaid[bot]" <172356687+meguminmaid[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 04:03:38 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/tautulli/tau?= =?UTF-8?q?tulli=20(=20v2.14.4=20=E2=86=92=20v2.14.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/media/tautulli/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/media/tautulli/app/helmrelease.yaml b/kubernetes/apps/media/tautulli/app/helmrelease.yaml index 3920308cd..d99eb7d90 100644 --- a/kubernetes/apps/media/tautulli/app/helmrelease.yaml +++ b/kubernetes/apps/media/tautulli/app/helmrelease.yaml @@ -34,7 +34,7 @@ spec: app: image: repository: ghcr.io/tautulli/tautulli - tag: v2.14.4@sha256:4316ed82bd1334852c56460d0dc2c3ff4fc84ac55e71944bcb0f27838ed7a53e + tag: v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e env: TZ: ${TIMEZONE} command: ["/usr/local/bin/python", "Tautulli.py"]