Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-12 20:46:01 +00:00
parent 7ac67e6cfe
commit 53dc4db759
16 changed files with 23 additions and 13 deletions

View File

@ -0,0 +1,8 @@
<a name="testbed-7.0.10"></a>
### [testbed-7.0.10](https://github.com/truecharts/apps/compare/testbed-7.0.9...testbed-7.0.10) (2021-09-12)
#### Fix
* completely remove unused volumes and correctly enable used volumes for VPN

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.10
digest: sha256:1ff377b855d7607f138050235ffddfaa7a13e8c33d439b7c4c47c1afec2e7148
generated: "2021-09-12T20:45:05.645095271Z"

View File

@ -3,7 +3,7 @@ appVersion: 0.18.729
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.9
version: 7.0.10
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.9
version: 7.0.10

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 7.0.9 |
| https://truecharts.org/ | common | 7.0.10 |
## Installing the Chart

Binary file not shown.

View File

@ -1413,6 +1413,12 @@ questions:
type: dict
show_if: [["type", "!=", "disabled"]]
attrs:
- variable: enabled
label: "enabled"
schema:
type: boolean
default: true
hidden: true
- variable: type
label: "type"
schema:

View File

@ -1,4 +0,0 @@
<a name="testbed-7.0.9"></a>
### [testbed-7.0.9](https://github.com/truecharts/apps/compare/testbed-7.0.8...testbed-7.0.9) (2021-09-12)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.9
digest: sha256:92a9b4813bacf4fe0681288686422e97a4e19147b26d1fa0aa6f24d3249133f4
generated: "2021-09-12T20:19:26.897949142Z"