Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c00aeff97f
commit
5c29c4225a
|
@ -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)
|
## [qbittorrent-16.1.3](https://github.com/truecharts/charts/compare/qbittorrent-16.1.2...qbittorrent-16.1.3) (2023-11-30)
|
||||||
|
|
||||||
### Chore
|
### 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)
|
|
||||||
|
|
|
@ -1,27 +1,36 @@
|
||||||
|
kubeVersion: ">=1.24.0"
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
name: qbittorrent
|
||||||
|
version: 16.1.3
|
||||||
appVersion: 4.6.2
|
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
|
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||||
home: https://truecharts.org/charts/stable/qbittorrent
|
home: https://truecharts.org/charts/stable/qbittorrent
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png
|
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:
|
keywords:
|
||||||
- qbittorrent
|
- qbittorrent
|
||||||
- torrrent
|
- torrrent
|
||||||
kubeVersion: ">=1.16.0-0"
|
dependencies:
|
||||||
maintainers:
|
- name: common
|
||||||
- email: info@truecharts.org
|
version: 14.3.5
|
||||||
name: TrueCharts
|
repository: https://library-charts.truecharts.org
|
||||||
url: https://truecharts.org
|
condition: ""
|
||||||
name: qbittorrent
|
alias: ""
|
||||||
sources:
|
tags: []
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
import-values: []
|
||||||
- https://github.com/qbittorrent/qBittorrent
|
|
||||||
type: application
|
|
||||||
version: 16.1.3
|
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
max_scale_version: 23.10.1
|
||||||
|
min_scale_version: 22.12.4
|
||||||
truecharts.org/SCALE-support: "true"
|
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
|
||||||
|
|
|
@ -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))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue