From 1cb2f7083def202f2cb6fd1521e6ebbb0f189ccf Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 19 May 2025 19:01:38 -0500 Subject: [PATCH] upgrade version --- clusters/cl01tl/applications/huntarr/Chart.yaml | 2 +- clusters/cl01tl/applications/huntarr/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/applications/huntarr/Chart.yaml b/clusters/cl01tl/applications/huntarr/Chart.yaml index b611326dc..d95dddb14 100644 --- a/clusters/cl01tl/applications/huntarr/Chart.yaml +++ b/clusters/cl01tl/applications/huntarr/Chart.yaml @@ -18,4 +18,4 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.0.1 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/huntarr.png -appVersion: 6.5.15 +appVersion: 7.0.0 diff --git a/clusters/cl01tl/applications/huntarr/values.yaml b/clusters/cl01tl/applications/huntarr/values.yaml index 8709d4f3a..8dfb4585d 100644 --- a/clusters/cl01tl/applications/huntarr/values.yaml +++ b/clusters/cl01tl/applications/huntarr/values.yaml @@ -8,8 +8,8 @@ huntarr: containers: main: image: - repository: huntarr/huntarr - tag: 6.6.2 + repository: ghcr.io/plexguide/huntarr + tag: 7.0.5 pullPolicy: IfNotPresent env: - name: TZ