diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 0aff0cbec97..efc2749a0ad 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: qbittorrent -version: 16.1.4 +version: 16.1.5 appVersion: 4.6.2 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 +- https://ghcr.io/onedr0p/qbittorrent +- https://github.com/qbittorrent/qBittorrent +- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qbittorrent - - torrrent +- qbittorrent +- torrrent dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index face6da2f29..358ec2fe568 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/qbittorrent pullPolicy: IfNotPresent - tag: 4.6.2@sha256:252b90e64ae43113f1fdb5dd941728a752eed13fc5fbc4ac5b63e2acccad8f7f + tag: 4.6.2@sha256:ab8cc91bcf93d2a147767032d37c52ca2528439d037090657a18ea39cfeb272b qbitportforwardImage: repository: mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent