From ba814d94d8dda9baa9cbc3ddb602636e4990b787 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 24 Nov 2025 12:13:05 -0600 Subject: [PATCH] downgrade api --- 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 ca1d6d99a..2bec5481a 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.5 + tag: 1.2.2 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 4bb0220a8..823b06f86 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.5 + tag: 1.2.2 pullPolicy: IfNotPresent env: - name: TZ