From d20fa4fa678e23bc411ff104edc0ec47e4ca516d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 24 Nov 2025 21:44:54 -0600 Subject: [PATCH] upgrade --- clusters/cl01tl/applications/audiobookshelf/values.yaml | 2 +- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/audiobookshelf/values.yaml b/clusters/cl01tl/applications/audiobookshelf/values.yaml index f0e80997c..91d1126da 100644 --- a/clusters/cl01tl/applications/audiobookshelf/values.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/values.yaml @@ -21,7 +21,7 @@ audiobookshelf: apprise-api: image: repository: caronc/apprise - tag: 1.2.4 + tag: 1.2.6 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 590c0f329..4b583727c 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -157,7 +157,7 @@ qbittorrent: apprise-api: image: repository: caronc/apprise - tag: 1.2.4 + tag: 1.2.6 pullPolicy: IfNotPresent env: - name: TZ