fix(unmanic): fix UI (duplicate persistence) (#1814)

* fix(unmanic): fix UI (duplicate persistence)

* add couple missing icons

* bump
This commit is contained in:
Stavros Kois
2022-01-31 00:28:14 +01:00
committed by GitHub
parent f0d02752c6
commit b712742abf
4 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -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
-8
View File
@@ -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"
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB