From 3bd3e06742d16d43f28e34fef7175bad26952318 Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:06:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/linuxserver/qbittorrent docker tag to version-5.0.3-r0 --- 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 15bf88f59..1c1f6757d 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.4.0 # renovate datasource=docker depName=ghcr.io/linuxserver/qbittorrent -appVersion: version-5.0.2-r0 +appVersion: version-5.0.3-r0 kubeVersion: ">=1.22.0-0" keywords: - torrent diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index 971e3a08f..40a65900c 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-5.0.2-r0 + tag: version-5.0.3-r0 # -- environment variables. [[ref]](https://github.com/linuxserver/docker-qbittorrent#parameters) # @default -- See [values.yaml](./values.yaml)