From e2220bc9ac7b54267105422627368cc031860759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:13:49 +0000 Subject: [PATCH 1/2] Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 --- charts/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index ff9d7d9..2e2d847 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -45,7 +45,7 @@ gluetun: enabled: false image: repository: ghcr.io/qdm12/gluetun - tag: v3.37.0 + tag: v3.38.0 pullPolicy: IfNotPresent securityContext: privileged: True -- 2.49.1 From 696c2573afc017a67b19e49cb35a6330efbcfb89 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 25 Mar 2024 16:14:40 +0000 Subject: [PATCH 2/2] bump chart version --- charts/qbittorrent/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/qbittorrent/Chart.yaml b/charts/qbittorrent/Chart.yaml index 7c53c65..775eba0 100644 --- a/charts/qbittorrent/Chart.yaml +++ b/charts/qbittorrent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: qbittorrent -version: 0.0.7 +version: 0.0.8 description: Chart for qBittorrent keywords: - downloads -- 2.49.1