From a2899d817b41b0bea5f5aa28e9584d23bb8dfc97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Aug 2025 16:01:09 +0000 Subject: [PATCH] Update caronc/apprise Docker tag to v1.2.1 --- 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 4ff065ebb..09108a0f1 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.0 + tag: 1.2.1 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index c82e45af2..fe400fdf2 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.0 + tag: 1.2.1 pullPolicy: IfNotPresent env: - name: TZ