From ba065b36b20d26f29226a6100486672a69320a66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:15:48 -0600 Subject: [PATCH] Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 (#22) * Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 * bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Lebens --- charts/qbittorrent/Chart.yaml | 2 +- charts/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 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