From 8b4cd4caf2baa38d9f91ef2d0f8c359375667fbc Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:20:25 +0300 Subject: [PATCH] chore(qbittorrent): fix versioning scheme (#3913) --- charts/stable/qbittorrent/Chart.yaml | 2 +- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 5ecff7fa2d0..cc01296cfef 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - https://github.com/qbittorrent/qBittorrent type: application -version: 11.0.35 +version: 11.0.36 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 13fd206cbd3..0257319ba2c 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qbittorrent pullPolicy: IfNotPresent - tag: v4.4.3.1@sha256:1c4babf95744d0c77f82db444ddf91f7792d1438242b84a52df9eb7bb3d01470 + tag: v4.4.5@sha256:246ecabd9d6893597449e7f62c35d541ffd029cda168b7957008ceec19e87972 securityContext: readOnlyRootFilesystem: false