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)