From ebe6cdae42026f9563db186974abd8b6ff8cf5f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Mar 2026 23:02:22 +0000 Subject: [PATCH] chore(deps): update caronc/apprise docker tag to v1.3.2 (#4542) --- clusters/cl01tl/helm/audiobookshelf/values.yaml | 2 +- clusters/cl01tl/helm/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/audiobookshelf/values.yaml b/clusters/cl01tl/helm/audiobookshelf/values.yaml index 4854eada9..366e6ecd5 100644 --- a/clusters/cl01tl/helm/audiobookshelf/values.yaml +++ b/clusters/cl01tl/helm/audiobookshelf/values.yaml @@ -21,7 +21,7 @@ audiobookshelf: apprise-api: image: repository: caronc/apprise - tag: v1.3.1 + tag: v1.3.2 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index 0d9478dbe..2aaec99c3 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -183,7 +183,7 @@ qbittorrent: apprise-api: image: repository: caronc/apprise - tag: v1.3.1 + tag: v1.3.2 pullPolicy: IfNotPresent env: - name: TZ