bump common on test bed
This commit is contained in:
parent
4279b0716b
commit
c8f2a5ed3e
|
@ -3,7 +3,7 @@ appVersion: 0.18.729
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.5
|
||||
version: 7.0.7
|
||||
deprecated: false
|
||||
description: A internal TrueCharts testbed
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
|
||||
|
@ -24,4 +24,4 @@ name: testbed
|
|||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
|
|
|
@ -1393,8 +1393,8 @@ questions:
|
|||
- variable: KILLSWITCH
|
||||
label: "Enable killswitch"
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: KILLSWITCH_EXCLUDEDNETWORKS_IPV4
|
||||
label: "Killswitch Excluded IPv4 networks"
|
||||
description: "list of killswitch excluded ipv4 addresses seperated by ;"
|
||||
|
|
Loading…
Reference in New Issue