From 573cf7b69e8049adf3a7b0baf1275029c40dad1a Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Mon, 29 Jan 2024 13:18:13 +0300 Subject: [PATCH] apps: base: qbittorrent-exporter: Update to 1.5.1. --- apps/base/qbittorrent-exporter/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/qbittorrent-exporter/deployment.yaml b/apps/base/qbittorrent-exporter/deployment.yaml index f3e8300a9..1584610af 100644 --- a/apps/base/qbittorrent-exporter/deployment.yaml +++ b/apps/base/qbittorrent-exporter/deployment.yaml @@ -16,7 +16,7 @@ spec: app.kubernetes.io/part-of: qbittorrent spec: containers: - - image: caseyscarborough/qbittorrent-exporter:v1.3.5 + - image: caseyscarborough/qbittorrent-exporter:v1.5.1 name: qbittorrent-exporter ports: - containerPort: 17871