mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
Upgraded catalog item(s) (#1229)
* Upgraded catalog item(s)
This commit upgrades qbittorrent catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b
|
||||
generated: "2023-05-10T20:00:39.729073918+03:00"
|
||||
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:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/qbittorrent/charts/common-1.0.8.tgz
Normal file
BIN
library/ix-dev/community/qbittorrent/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