fix(jackett): correct common versioning mistake
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: jackett
|
||||
version: 16.0.6
|
||||
version: 16.0.7
|
||||
appVersion: 0.21.1155
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- usenet
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.6
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
Reference in New Issue
Block a user