From 75e66c839f4e224762cf887f10bb114dc54416ad Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 20:07:53 +0000 Subject: [PATCH] chore(deps): update ghcr.io/linuxserver/qbittorrent docker tag to v5 --- 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 5b4c8bff4..ab0650092 100644 --- a/charts/qbittorrent/Chart.yaml +++ b/charts/qbittorrent/Chart.yaml @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/qbittorrent/qBittorrent/master/src/icons type: application version: 0.3.7 # renovate datasource=docker depName=ghcr.io/linuxserver/qbittorrent -appVersion: version-4.6.6-r0 +appVersion: version-5.0.0-r2 kubeVersion: ">=1.22.0-0" keywords: - torrent diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index bdb353ed2..7df4d2c56 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: version-4.6.6-r0 + tag: version-5.0.0-r2 # -- environment variables. [[ref]](https://github.com/linuxserver/docker-qbittorrent#parameters) # @default -- See [values.yaml](./values.yaml)