From 5c29c4225a667790934b876e0d0ac0ab20beb145 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 3 Dec 2023 11:30:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/qbittorrent/16.1.3/CHANGELOG.md | 4 +- stable/qbittorrent/16.1.3/Chart.yaml | 43 +++++++++++++--------- stable/qbittorrent/16.1.3/app-changelog.md | 14 ------- 3 files changed, 28 insertions(+), 33 deletions(-) diff --git a/stable/qbittorrent/16.1.3/CHANGELOG.md b/stable/qbittorrent/16.1.3/CHANGELOG.md index 394fa69bb0f..cf4c6b1cd07 100644 --- a/stable/qbittorrent/16.1.3/CHANGELOG.md +++ b/stable/qbittorrent/16.1.3/CHANGELOG.md @@ -4,6 +4,8 @@ + + ## [qbittorrent-16.1.3](https://github.com/truecharts/charts/compare/qbittorrent-16.1.2...qbittorrent-16.1.3) (2023-11-30) ### Chore @@ -95,5 +97,3 @@ - -## [qbittorrent-16.0.6](https://github.com/truecharts/charts/compare/qbittorrent-16.0.5...qbittorrent-16.0.6) (2023-10-23) diff --git a/stable/qbittorrent/16.1.3/Chart.yaml b/stable/qbittorrent/16.1.3/Chart.yaml index 8297d708294..1d567970f13 100644 --- a/stable/qbittorrent/16.1.3/Chart.yaml +++ b/stable/qbittorrent/16.1.3/Chart.yaml @@ -1,27 +1,36 @@ +kubeVersion: ">=1.24.0" apiVersion: v2 +name: qbittorrent +version: 16.1.3 appVersion: 4.6.2 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.3.5 -deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://truecharts.org/charts/stable/qbittorrent icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png +deprecated: false +sources: + - https://github.com/qbittorrent/qBittorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://ghcr.io/onedr0p/qbittorrent +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - qbittorrent - torrrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbittorrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://github.com/qbittorrent/qBittorrent -type: application -version: 16.1.3 +dependencies: + - name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - truecharts.org/category: media + max_scale_version: 23.10.1 + min_scale_version: 22.12.4 truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable diff --git a/stable/qbittorrent/16.1.3/app-changelog.md b/stable/qbittorrent/16.1.3/app-changelog.md index 385c231e9c2..e69de29bb2d 100644 --- a/stable/qbittorrent/16.1.3/app-changelog.md +++ b/stable/qbittorrent/16.1.3/app-changelog.md @@ -1,14 +0,0 @@ - - -## [qbittorrent-16.1.3](https://github.com/truecharts/charts/compare/qbittorrent-16.1.2...qbittorrent-16.1.3) (2023-11-30) - -### Chore - -- cleanup with precommon, fix chmod and shebang - - update container image ghcr.io/onedr0p/qbittorrent to v4.6.2[@252b90e](https://github.com/252b90e) ([#15467](https://github.com/truecharts/charts/issues/15467)) - - ### Docs - -- add auto port forward docs ([#15348](https://github.com/truecharts/charts/issues/15348)) - - \ No newline at end of file