From 564f9baf48d6548ab5d1bf1860e642eb67cab644 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Oct 2025 16:03:52 +0000 Subject: [PATCH] Update caronc/apprise Docker tag to v1.2.2 --- 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 7903dbede..8eb3cc2cc 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.1 + 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 a7a5517e5..1412fd8d5 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.1 + tag: 1.2.2 pullPolicy: IfNotPresent env: - name: TZ