diff --git a/charts/incubator/unmanic/Chart.yaml b/charts/incubator/unmanic/Chart.yaml index e776fca3b1e..62a66582541 100644 --- a/charts/incubator/unmanic/Chart.yaml +++ b/charts/incubator/unmanic/Chart.yaml @@ -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 diff --git a/charts/incubator/unmanic/questions.yaml b/charts/incubator/unmanic/questions.yaml index 18957ccdf04..dd385935c16 100644 --- a/charts/incubator/unmanic/questions.yaml +++ b/charts/incubator/unmanic/questions.yaml @@ -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" diff --git a/docs/_static/img/appicons/chevereto-icon.png b/docs/_static/img/appicons/chevereto-icon.png new file mode 100644 index 00000000000..ba110a700d9 Binary files /dev/null and b/docs/_static/img/appicons/chevereto-icon.png differ diff --git a/docs/_static/img/appicons/frigate-icon.png b/docs/_static/img/appicons/frigate-icon.png new file mode 100644 index 00000000000..f61502c2052 Binary files /dev/null and b/docs/_static/img/appicons/frigate-icon.png differ