Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fb40c5938e
commit
72a9a6a93b
|
@ -1,4 +0,0 @@
|
|||
|
||||
<a name="testbed-7.0.7"></a>
|
||||
### [testbed-7.0.7](https://github.com/truecharts/apps/compare/testbed-7.0.6...testbed-7.0.7) (2021-09-12)
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.5
|
||||
digest: sha256:b0037c25a30e817fe5b6bb4d1a1fffb44e3476b9cb68837c2538ded8f8824f3f
|
||||
generated: "2021-09-12T19:42:01.499902501Z"
|
Binary file not shown.
|
@ -0,0 +1,4 @@
|
|||
|
||||
<a name="testbed-7.0.8"></a>
|
||||
### [testbed-7.0.8](https://github.com/truecharts/apps/compare/testbed-7.0.7...testbed-7.0.8) (2021-09-12)
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.7
|
||||
digest: sha256:85592e17a1efbad41fa633fe624f6a58f8000aeb79304efcee7865d844c9aef7
|
||||
generated: "2021-09-12T20:01:08.112496259Z"
|
|
@ -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
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 7.0.5 |
|
||||
| https://truecharts.org/ | common | 7.0.7 |
|
||||
|
||||
## Installing the Chart
|
||||
|
Binary file not shown.
|
@ -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