Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-06 18:50:27 +00:00
parent 0d0c151538
commit 934967c349
12 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,11 @@
# Changelog<br>
<a name="testrc2-0.0.5"></a>
### [testrc2-0.0.5](https://github.com/truecharts/apps/compare/testrc2-0.0.4...testrc2-0.0.5) (2021-11-06)
<a name="testrc2-0.0.4"></a>
### [testrc2-0.0.4](https://github.com/truecharts/apps/compare/testrc2-0.0.3...testrc2-0.0.4) (2021-11-06)
@ -92,8 +97,3 @@
* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263))
<a name="jackett-9.0.2"></a>
### [jackett-9.0.2](https://github.com/truecharts/apps/compare/jackett-9.0.1...jackett-9.0.2) (2021-10-26)
#### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.5.0
digest: sha256:251255bcca05ea056515cb92dcb3bebe2491b5c0e61c01898e6afd7fb06a2b49
generated: "2021-11-06T18:26:48.905937243Z"
generated: "2021-11-06T18:46:57.755000112Z"

View File

@ -21,7 +21,7 @@ name: testrc2
sources:
- https://github.com/Jackett/Jackett
type: application
version: 0.0.4
version: 0.0.5
annotations:
truecharts.org/catagories: |
- media

View File

@ -599,7 +599,7 @@ questions:
description: "Sets the persistence type, Anything other than PVC could break rollback!"
schema:
type: string
default: "simpleHP"
default: "simplePVC"
enum:
- value: "simplePVC"
description: "PVC (simple)"