fix(unmanic): fix UI (duplicate persistence) (#1814)
* fix(unmanic): fix UI (duplicate persistence) * add couple missing icons * bump
This commit is contained in:
@@ -18,7 +18,7 @@ name: unmanic
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Unmanic/unmanic
|
- https://github.com/Unmanic/unmanic
|
||||||
- https://hub.docker.com/r/josh5/unmanic
|
- https://hub.docker.com/r/josh5/unmanic
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|||||||
@@ -219,14 +219,6 @@ questions:
|
|||||||
- value: "Memory"
|
- value: "Memory"
|
||||||
description: "Memory"
|
description: "Memory"
|
||||||
# Include{persistenceAdvanced}
|
# Include{persistenceAdvanced}
|
||||||
- variable: persistence
|
|
||||||
label: "Integrated Persistent Storage"
|
|
||||||
description: "Integrated Persistent Storage"
|
|
||||||
group: "Storage and Persistence"
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: library
|
- variable: library
|
||||||
label: "App Library Storage"
|
label: "App Library Storage"
|
||||||
description: "Switch this to HostPath (Simple) and mount your library"
|
description: "Switch this to HostPath (Simple) and mount your library"
|
||||||
|
|||||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user