From 3324e118564647f4e2569c3e273815dba4895a5b Mon Sep 17 00:00:00 2001 From: "bot-kanga[bot]" <141990275+bot-kanga[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 01:32:49 +0000 Subject: [PATCH] fix(container): update image ghcr.io/tautulli/tautulli to v2.14.6 --- kubernetes/main/apps/default/tautulli/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/tautulli/app/helmrelease.yaml b/kubernetes/main/apps/default/tautulli/app/helmrelease.yaml index 9b6b2e1c6..99ca0cd27 100644 --- a/kubernetes/main/apps/default/tautulli/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/tautulli/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: app: image: repository: ghcr.io/tautulli/tautulli - tag: v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e + tag: v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd env: TZ: Australia/Perth command: ["/usr/local/bin/python", "Tautulli.py"]