From 5cb8552f24f77c046e051e478bc0421c52bcb2fb Mon Sep 17 00:00:00 2001 From: "mchesterbot[bot]" <105906096+mchesterbot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 01:50:39 +0000 Subject: [PATCH] fix(container): update ghcr.io/tautulli/tautulli docker tag to v2.14.6 --- kubernetes/apps/default/tautulli/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/tautulli/app/helmrelease.yaml b/kubernetes/apps/default/tautulli/app/helmrelease.yaml index e4f601cecf..4318c35e87 100644 --- a/kubernetes/apps/default/tautulli/app/helmrelease.yaml +++ b/kubernetes/apps/default/tautulli/app/helmrelease.yaml @@ -44,7 +44,7 @@ spec: app: image: repository: ghcr.io/tautulli/tautulli - tag: v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e + tag: v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd env: TZ: America/Vancouver command: ["/usr/local/bin/python", "Tautulli.py"]