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:
|
||||
- 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
|
||||
|
||||
@@ -219,14 +219,6 @@ questions:
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
# 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
|
||||
label: "App Library Storage"
|
||||
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