mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Update catalog information
This commit is contained in:
@@ -835,9 +835,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://www.qbittorrent.org/",
|
||||
"location": "/__w/charts/charts/community/qbittorrent",
|
||||
"latest_version": "1.0.11",
|
||||
"latest_app_version": "4.5.2",
|
||||
"latest_human_version": "4.5.2_1.0.11",
|
||||
"latest_version": "1.0.12",
|
||||
"latest_app_version": "4.5.3",
|
||||
"latest_human_version": "4.5.3_1.0.12",
|
||||
"last_update": "2023-05-30 13:24:14",
|
||||
"name": "qbittorrent",
|
||||
"recommended": false,
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b
|
||||
generated: "2023-05-10T20:00:39.729073918+03:00"
|
||||
Binary file not shown.
6
community/qbittorrent/1.0.12/Chart.lock
Normal file
6
community/qbittorrent/1.0.12/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.8
|
||||
digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad
|
||||
generated: "2023-05-31T10:38:50.323200167+03:00"
|
||||
@@ -1,11 +1,12 @@
|
||||
name: qbittorrent
|
||||
description: The qBittorrent project aims to provide an open-source software alternative to µTorrent.
|
||||
description: The qBittorrent project aims to provide an open-source software alternative
|
||||
to µTorrent.
|
||||
annotations:
|
||||
title: qBittorrent
|
||||
type: application
|
||||
version: 1.0.11
|
||||
version: 1.0.12
|
||||
apiVersion: v2
|
||||
appVersion: '4.5.2'
|
||||
appVersion: 4.5.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
home: https://www.qbittorrent.org/
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png
|
||||
sources:
|
||||
BIN
community/qbittorrent/1.0.12/charts/common-1.0.8.tgz
Normal file
BIN
community/qbittorrent/1.0.12/charts/common-1.0.8.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.5.2"
|
||||
tag: 4.5.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user