Default to blank for persistenceList (#593)

* Default to blank for persistenceList

* also on prototype

* Also require it
This commit is contained in:
Stavros Kois
2021-06-26 09:02:41 +02:00
committed by GitHub
parent 8ba2276630
commit 2fa696441b
100 changed files with 152 additions and 106 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ name: appdaemon
sources:
- https://github.com/AppDaemon/appdaemon
type: application
version: 3.1.5
version: 3.1.6
@@ -363,7 +363,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -29,4 +29,4 @@ sources:
- https://github.com/Bazarr/Bazarr
- https://hub.docker.com/r/linuxserver/bazarr
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -437,7 +437,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -23,4 +23,4 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 6.1.5
version: 6.1.6
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ name: deluge
sources:
- https://github.com/deluge-torrent/deluge
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -566,7 +566,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -27,4 +27,4 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 4.2.2
version: 4.2.3
@@ -632,7 +632,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
version: 6.1.5
version: 6.1.6
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -22,4 +22,4 @@ name: gaps
sources:
- https://github.com/JasonHHouse/gaps
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -436,7 +436,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -20,4 +20,4 @@ name: grocy
sources:
- https://github.com/grocy/grocy
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -448,7 +448,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ name: haste-server
sources:
- https://github.com/seejohnrun/haste-server
- https://github.com/k8s-at-home/container-images
version: 1.1.5
version: 1.1.6
@@ -448,7 +448,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -18,4 +18,4 @@ maintainers:
name: heimdall
sources: null
type: application
version: 6.1.5
version: 6.1.6
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -24,4 +24,4 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 6.1.5
version: 6.1.6
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -23,4 +23,4 @@ sources:
- https://github.com/LycheeOrg/Lychee
- https://hub.docker.com/r/lycheeorg/lychee
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -19,4 +19,4 @@ maintainers:
name: mealie
sources:
- https://github.com/hay-kot/mealie
version: 1.1.6
version: 1.1.7
+2 -1
View File
@@ -443,7 +443,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ name: mosquitto
sources:
- https://github.com/eclipse/mosquitto
type: application
version: 1.1.6
version: 1.1.7
@@ -558,7 +558,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -22,4 +22,4 @@ sources:
- https://github.com/deluan/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 6.1.5
version: 6.1.6
@@ -437,7 +437,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -20,4 +20,4 @@ name: node-red
sources:
- https://github.com/node-red/node-red-docker
type: application
version: 6.1.5
version: 6.1.6
@@ -437,7 +437,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -20,4 +20,4 @@ name: nzbget
sources:
- https://nzbget.net/
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -437,7 +437,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -20,4 +20,4 @@ sources:
- https://github.com/causefx/Organizr
- https://hub.docker.com/r/organizr/organizr
type: application
version: 6.1.5
version: 6.1.6
@@ -559,7 +559,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -24,4 +24,4 @@ sources:
- https://github.com/akhilrex/podgrab
- https://hub.docker.com/r/akhilrex/podgrab
type: application
version: 4.1.5
version: 4.1.6
@@ -445,7 +445,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ name: prowlarr
sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
version: 1.1.7
version: 1.1.8
@@ -450,7 +450,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -19,4 +19,4 @@ maintainers:
name: qbittorrent
sources: null
type: application
version: 6.1.5
version: 6.1.6
@@ -584,7 +584,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -27,4 +27,4 @@ sources:
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
version: 6.1.6
version: 6.1.7
@@ -437,7 +437,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -19,4 +19,4 @@ name: reg
sources:
- https://github.com/genuinetools/reg
- https://github.com/k8s-at-home/container-images/
version: 1.1.5
version: 1.1.6
+2 -1
View File
@@ -438,7 +438,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -20,4 +20,4 @@ name: sabnzbd
sources:
- https://sabnzbd.org/
type: application
version: 6.1.6
version: 6.1.7
@@ -444,7 +444,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ maintainers:
name: thelounge
sources:
- https://github.com/thelounge/thelounge
version: 1.1.5
version: 1.1.6
@@ -443,7 +443,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -22,4 +22,4 @@ name: tvheadend
sources:
- https://github.com/tvheadend/tvheadend
type: application
version: 7.1.5
version: 7.1.6
@@ -545,7 +545,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -21,4 +21,4 @@ sources:
- https://github.com/jacobalberty/unifi-docker
- https://unifi-network.ui.com
type: application
version: 6.1.5
version: 6.1.6
+2 -1
View File
@@ -644,7 +644,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema:
+1 -1
View File
@@ -26,4 +26,4 @@ sources:
- https://github.com/davidnewhall/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 1.1.6
version: 1.1.7
@@ -331,7 +331,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema: