[jackett] Bumping jackett version to the latest stable version v0.20.1316 (#1705)

* Bumping jackett version to the latest stable version

Signed-off-by: SurgeVortex <ac.chris.ackerman@gmail.com>
This commit is contained in:
SurgeVortex 2022-07-25 09:40:29 +02:00 committed by GitHub
parent e6655559c6
commit 948e0dc592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: v0.20.892
appVersion: v0.20.1316
description: API Support for your favorite torrent trackers
name: jackett
version: 11.5.2
version: 11.6.0
kubeVersion: ">=1.16.0-0"
keywords:
- jackett
@ -23,4 +23,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: description: Updated the docker image to the latest stable version version v0.20.1316

View File

@ -1,6 +1,6 @@
# jackett
![Version: 11.5.2](https://img.shields.io/badge/Version-11.5.2-informational?style=flat-square) ![AppVersion: v0.20.892](https://img.shields.io/badge/AppVersion-v0.20.892-informational?style=flat-square)
![Version: 11.6.0](https://img.shields.io/badge/Version-11.6.0-informational?style=flat-square) ![AppVersion: v0.20.1316](https://img.shields.io/badge/AppVersion-v0.20.1316-informational?style=flat-square)
API Support for your favorite torrent trackers
@ -87,7 +87,7 @@ N/A
## Changelog
### Version 11.5.2
### Version 11.6.0
#### Added
@ -95,7 +95,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded container image to v0.20.1316
#### Fixed