mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[jackett] update jackett to version-v0.17.591 (#628)
* [jackett] update jackett to version-v0.17.591 Signed-off-by: Jack Maloney <jmmaloney4@gmail.com> * Update charts/jackett/Chart.yaml Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> * Update charts/jackett/Chart.yaml Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
parent
a4b0adde3b
commit
8acb00bd4c
@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
appVersion: v0.16.2106
|
||||
appVersion: v0.17.591
|
||||
description: API Support for your favorite torrent trackers
|
||||
name: jackett
|
||||
version: 7.1.0
|
||||
version: 7.1.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- jackett
|
||||
|
@ -8,7 +8,7 @@
|
||||
image:
|
||||
repository: linuxserver/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.16.2106
|
||||
tag: version-v0.17.591
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
@ -17,6 +17,8 @@ env: {}
|
||||
# TZ: UTC
|
||||
# PUID: 1001
|
||||
# PGID: 1001
|
||||
## Allow Jackett to update inside of the container, but might cause outages if turned on.
|
||||
# AUTOUPDATE: false
|
||||
|
||||
service:
|
||||
port:
|
||||
|
Loading…
Reference in New Issue
Block a user