Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="unmanic-0.0.3"></a>
|
||||
### [unmanic-0.0.3](https://github.com/truecharts/apps/compare/unmanic-0.0.2...unmanic-0.0.3) (2022-01-30)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix UI (duplicate persistence) ([#1814](https://github.com/truecharts/apps/issues/1814))
|
||||
|
||||
|
||||
|
||||
<a name="unmanic-0.0.2"></a>
|
||||
### [unmanic-0.0.2](https://github.com/truecharts/apps/compare/unmanic-0.0.1...unmanic-0.0.2) (2022-01-30)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Fix permissions and add healthcheck path ([#1809](https://github.com/truecharts/apps/issues/1809))
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://truecharts.org
|
||||
version: 8.14.2
|
||||
digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449
|
||||
generated: "2022-01-30T12:59:25.93170582Z"
|
||||
generated: "2022-01-30T23:29:48.617381056Z"
|
||||
@@ -18,7 +18,7 @@ name: unmanic
|
||||
sources:
|
||||
- https://github.com/Unmanic/unmanic
|
||||
- https://hub.docker.com/r/josh5/unmanic
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -866,14 +866,6 @@ questions:
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
- variable: persistence
|
||||
label: "Integrated Persistent Storage"
|
||||
description: "Integrated Persistent Storage"
|
||||
group: "Storage and Persistence"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: library
|
||||
label: "App Library Storage"
|
||||
description: "Switch this to HostPath (Simple) and mount your library"
|
||||
Reference in New Issue
Block a user