From a4c0daa828fb7c90a06386b00dc4e801da4bccd0 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 24 May 2021 21:56:45 +0200 Subject: [PATCH] Allow setting emptyDir on hostPathMount (#508) * allow the use of emptyDir for hostPathMount * increase common version for all Apps * Hide emptyDir subquestions when disabled * fix podgrab and appdaemon * some naming tweaks --- charts/deprecated/nzbhydra/Chart.yaml | 2 +- .../deprecated/nzbhydra/SCALE/questions.yaml | 54 ++++++--- charts/incubator/appdaemon/Chart.yaml | 2 +- .../incubator/appdaemon/SCALE/questions.yaml | 28 ++++- charts/incubator/appdaemon/values.yaml | 3 +- charts/incubator/bazarr/Chart.yaml | 2 +- charts/incubator/bazarr/SCALE/questions.yaml | 54 ++++++--- charts/incubator/calibre-web/Chart.yaml | 2 +- .../calibre-web/SCALE/questions.yaml | 54 ++++++--- charts/incubator/deluge/Chart.yaml | 2 +- charts/incubator/deluge/SCALE/questions.yaml | 54 ++++++--- charts/incubator/fireflyiii/Chart.yaml | 2 +- .../incubator/fireflyiii/SCALE/questions.yaml | 106 +++++++++++------- charts/incubator/freshrss/Chart.yaml | 2 +- .../incubator/freshrss/SCALE/questions.yaml | 54 ++++++--- charts/incubator/gaps/Chart.yaml | 2 +- charts/incubator/gaps/SCALE/questions.yaml | 54 ++++++--- charts/incubator/grocy/Chart.yaml | 2 +- charts/incubator/grocy/SCALE/questions.yaml | 54 ++++++--- charts/incubator/heimdall/Chart.yaml | 2 +- .../incubator/heimdall/SCALE/questions.yaml | 54 ++++++--- charts/incubator/lazylibrarian/Chart.yaml | 2 +- .../lazylibrarian/SCALE/questions.yaml | 54 ++++++--- charts/incubator/lychee/Chart.yaml | 2 +- charts/incubator/lychee/SCALE/questions.yaml | 54 ++++++--- charts/incubator/navidrome/Chart.yaml | 2 +- .../incubator/navidrome/SCALE/questions.yaml | 54 ++++++--- charts/incubator/node-red/Chart.yaml | 2 +- .../incubator/node-red/SCALE/questions.yaml | 54 ++++++--- charts/incubator/nzbget/Chart.yaml | 2 +- charts/incubator/nzbget/SCALE/questions.yaml | 54 ++++++--- charts/incubator/organizr/Chart.yaml | 2 +- .../incubator/organizr/SCALE/questions.yaml | 80 ++++++++----- charts/incubator/podgrab/Chart.yaml | 2 +- charts/incubator/podgrab/SCALE/questions.yaml | 54 ++++++--- charts/incubator/podgrab/values.yaml | 3 +- charts/incubator/qbittorrent/Chart.yaml | 2 +- .../qbittorrent/SCALE/questions.yaml | 54 ++++++--- charts/incubator/readarr/Chart.yaml | 2 +- charts/incubator/readarr/SCALE/questions.yaml | 54 ++++++--- charts/incubator/sabnzbd/Chart.yaml | 2 +- charts/incubator/sabnzbd/SCALE/questions.yaml | 54 ++++++--- charts/incubator/tvheadend/Chart.yaml | 2 +- .../incubator/tvheadend/SCALE/questions.yaml | 54 ++++++--- charts/incubator/unifi/Chart.yaml | 2 +- charts/incubator/unifi/SCALE/questions.yaml | 54 ++++++--- charts/stable/collabora-online/Chart.yaml | 2 +- .../collabora-online/SCALE/questions.yaml | 28 ++++- charts/stable/deepstack-cpu/Chart.yaml | 2 +- .../stable/deepstack-cpu/SCALE/questions.yaml | 54 ++++++--- charts/stable/emby/Chart.yaml | 2 +- charts/stable/emby/SCALE/questions.yaml | 54 ++++++--- charts/stable/esphome/Chart.yaml | 2 +- charts/stable/esphome/SCALE/questions.yaml | 80 ++++++++----- charts/stable/handbrake/Chart.yaml | 2 +- charts/stable/handbrake/SCALE/questions.yaml | 81 +++++++++---- charts/stable/home-assistant/Chart.yaml | 2 +- .../home-assistant/SCALE/questions.yaml | 81 +++++++++---- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/SCALE/questions.yaml | 54 ++++++--- charts/stable/jellyfin/Chart.yaml | 2 +- charts/stable/jellyfin/SCALE/questions.yaml | 54 ++++++--- charts/stable/kms/Chart.yaml | 2 +- charts/stable/kms/SCALE/questions.yaml | 28 ++++- charts/stable/lidarr/Chart.yaml | 2 +- charts/stable/lidarr/SCALE/questions.yaml | 54 ++++++--- charts/stable/ombi/Chart.yaml | 2 +- charts/stable/ombi/SCALE/questions.yaml | 54 ++++++--- charts/stable/plex/Chart.yaml | 2 +- charts/stable/plex/SCALE/questions.yaml | 54 ++++++--- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/radarr/SCALE/questions.yaml | 54 ++++++--- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/sonarr/SCALE/questions.yaml | 54 ++++++--- charts/stable/syncthing/Chart.yaml | 2 +- charts/stable/syncthing/SCALE/questions.yaml | 54 ++++++--- charts/stable/tautulli/Chart.yaml | 2 +- charts/stable/tautulli/SCALE/questions.yaml | 54 ++++++--- charts/stable/transmission/Chart.yaml | 2 +- .../stable/transmission/SCALE/questions.yaml | 54 ++++++--- charts/stable/truecommand/Chart.yaml | 2 +- .../stable/truecommand/SCALE/questions.yaml | 54 ++++++--- charts/stable/vaultwarden/Chart.yaml | 2 +- .../stable/vaultwarden/SCALE/questions.yaml | 106 +++++++++++------- charts/stable/zwavejs2mqtt/Chart.yaml | 2 +- .../stable/zwavejs2mqtt/SCALE/questions.yaml | 81 +++++++++---- 86 files changed, 1708 insertions(+), 809 deletions(-) diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index e2d279c69fe..f30232c1cb1 100644 --- a/charts/deprecated/nzbhydra/Chart.yaml +++ b/charts/deprecated/nzbhydra/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/incubator/nzbhydra diff --git a/charts/deprecated/nzbhydra/SCALE/questions.yaml b/charts/deprecated/nzbhydra/SCALE/questions.yaml index 97e95d454cc..61d57af9a60 100644 --- a/charts/deprecated/nzbhydra/SCALE/questions.yaml +++ b/charts/deprecated/nzbhydra/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index 29791f4c44b..f4de46bdb64 100644 --- a/charts/incubator/appdaemon/Chart.yaml +++ b/charts/incubator/appdaemon/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v4.0.8 dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. diff --git a/charts/incubator/appdaemon/SCALE/questions.yaml b/charts/incubator/appdaemon/SCALE/questions.yaml index d1c7c70b817..bb031474207 100644 --- a/charts/incubator/appdaemon/SCALE/questions.yaml +++ b/charts/incubator/appdaemon/SCALE/questions.yaml @@ -281,12 +281,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -297,6 +314,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/appdaemon/values.yaml b/charts/incubator/appdaemon/values.yaml index a89ba905d2b..1dc6672129d 100644 --- a/charts/incubator/appdaemon/values.yaml +++ b/charts/incubator/appdaemon/values.yaml @@ -38,4 +38,5 @@ hostPathMounts: - name: config enabled: true mountPath: /conf - emptyDir: true + emptyDir: + enabled: true diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index ec24700910e..ea27a7de1c1 100644 --- a/charts/incubator/bazarr/Chart.yaml +++ b/charts/incubator/bazarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements diff --git a/charts/incubator/bazarr/SCALE/questions.yaml b/charts/incubator/bazarr/SCALE/questions.yaml index 9a388d8f8da..6d79284c7ca 100644 --- a/charts/incubator/bazarr/SCALE/questions.yaml +++ b/charts/incubator/bazarr/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index d1842f50fdb..ef45d501037 100644 --- a/charts/incubator/calibre-web/Chart.yaml +++ b/charts/incubator/calibre-web/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. diff --git a/charts/incubator/calibre-web/SCALE/questions.yaml b/charts/incubator/calibre-web/SCALE/questions.yaml index f6448abfee3..a9677ea9653 100644 --- a/charts/incubator/calibre-web/SCALE/questions.yaml +++ b/charts/incubator/calibre-web/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index 8168e038d80..5312deeff63 100644 --- a/charts/incubator/deluge/Chart.yaml +++ b/charts/incubator/deluge/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/incubator/deluge diff --git a/charts/incubator/deluge/SCALE/questions.yaml b/charts/incubator/deluge/SCALE/questions.yaml index 4b06ed84c62..d188764679c 100644 --- a/charts/incubator/deluge/SCALE/questions.yaml +++ b/charts/incubator/deluge/SCALE/questions.yaml @@ -387,27 +387,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -461,12 +463,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -477,6 +496,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index 2f855812a05..7d187e5439a 100644 --- a/charts/incubator/fireflyiii/Chart.yaml +++ b/charts/incubator/fireflyiii/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami diff --git a/charts/incubator/fireflyiii/SCALE/questions.yaml b/charts/incubator/fireflyiii/SCALE/questions.yaml index 0b445b523e4..ac05ca411cd 100644 --- a/charts/incubator/fireflyiii/SCALE/questions.yaml +++ b/charts/incubator/fireflyiii/SCALE/questions.yaml @@ -243,27 +243,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -315,27 +317,29 @@ questions: default: "" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -380,27 +384,29 @@ questions: default: "" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -454,12 +460,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -470,6 +493,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index 052ebc6d128..edffc3af031 100644 --- a/charts/incubator/freshrss/Chart.yaml +++ b/charts/incubator/freshrss/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/incubator/freshrss diff --git a/charts/incubator/freshrss/SCALE/questions.yaml b/charts/incubator/freshrss/SCALE/questions.yaml index ebe9ffe46f2..b13d88aeaad 100644 --- a/charts/incubator/freshrss/SCALE/questions.yaml +++ b/charts/incubator/freshrss/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 401a0483727..b2dcecf57d7 100644 --- a/charts/incubator/gaps/Chart.yaml +++ b/charts/incubator/gaps/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. diff --git a/charts/incubator/gaps/SCALE/questions.yaml b/charts/incubator/gaps/SCALE/questions.yaml index 7833247b56a..8ebfc7762ab 100644 --- a/charts/incubator/gaps/SCALE/questions.yaml +++ b/charts/incubator/gaps/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/usr/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index 24c97581ae2..1fa56a036cb 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home diff --git a/charts/incubator/grocy/SCALE/questions.yaml b/charts/incubator/grocy/SCALE/questions.yaml index f425fd78b65..9f8766ff48e 100644 --- a/charts/incubator/grocy/SCALE/questions.yaml +++ b/charts/incubator/grocy/SCALE/questions.yaml @@ -247,27 +247,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -321,12 +323,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -337,6 +356,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 904b2316832..47097adf7fe 100644 --- a/charts/incubator/heimdall/Chart.yaml +++ b/charts/incubator/heimdall/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/incubator/heimdall diff --git a/charts/incubator/heimdall/SCALE/questions.yaml b/charts/incubator/heimdall/SCALE/questions.yaml index 53747c5dec4..e08a000e8fc 100644 --- a/charts/incubator/heimdall/SCALE/questions.yaml +++ b/charts/incubator/heimdall/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index e896a67af21..b8c7bf62942 100644 --- a/charts/incubator/lazylibrarian/Chart.yaml +++ b/charts/incubator/lazylibrarian/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian diff --git a/charts/incubator/lazylibrarian/SCALE/questions.yaml b/charts/incubator/lazylibrarian/SCALE/questions.yaml index 6c5940a49e3..74404b378a3 100644 --- a/charts/incubator/lazylibrarian/SCALE/questions.yaml +++ b/charts/incubator/lazylibrarian/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index ee2d65c1ea2..ac39707ca0d 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space diff --git a/charts/incubator/lychee/SCALE/questions.yaml b/charts/incubator/lychee/SCALE/questions.yaml index 8d23ec310f2..2c1b4a11afa 100644 --- a/charts/incubator/lychee/SCALE/questions.yaml +++ b/charts/incubator/lychee/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index b0d5cd6d3f4..351721c75fa 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/incubator/navidrome diff --git a/charts/incubator/navidrome/SCALE/questions.yaml b/charts/incubator/navidrome/SCALE/questions.yaml index 65569b69038..ab5e2017b57 100644 --- a/charts/incubator/navidrome/SCALE/questions.yaml +++ b/charts/incubator/navidrome/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 484a50bf3d5..ba595605498 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/incubator/node-red diff --git a/charts/incubator/node-red/SCALE/questions.yaml b/charts/incubator/node-red/SCALE/questions.yaml index 87b6d28fe50..67ecfc72242 100644 --- a/charts/incubator/node-red/SCALE/questions.yaml +++ b/charts/incubator/node-red/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 7ced6631ba9..acefd05cb3c 100644 --- a/charts/incubator/nzbget/Chart.yaml +++ b/charts/incubator/nzbget/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/incubator/nzbget diff --git a/charts/incubator/nzbget/SCALE/questions.yaml b/charts/incubator/nzbget/SCALE/questions.yaml index 5391d2b078b..f57ab945a8f 100644 --- a/charts/incubator/nzbget/SCALE/questions.yaml +++ b/charts/incubator/nzbget/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index de4ce307c7e..26bde29b48c 100644 --- a/charts/incubator/organizr/Chart.yaml +++ b/charts/incubator/organizr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/incubator/organizr diff --git a/charts/incubator/organizr/SCALE/questions.yaml b/charts/incubator/organizr/SCALE/questions.yaml index aa1f16fcf05..28901474bd0 100644 --- a/charts/incubator/organizr/SCALE/questions.yaml +++ b/charts/incubator/organizr/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -313,27 +315,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -387,12 +391,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -403,6 +424,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index 22d26393597..c18f2f3da80 100644 --- a/charts/incubator/podgrab/Chart.yaml +++ b/charts/incubator/podgrab/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. diff --git a/charts/incubator/podgrab/SCALE/questions.yaml b/charts/incubator/podgrab/SCALE/questions.yaml index dedcf6a4ba9..c7dd5ccb754 100644 --- a/charts/incubator/podgrab/SCALE/questions.yaml +++ b/charts/incubator/podgrab/SCALE/questions.yaml @@ -244,27 +244,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -318,12 +320,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -334,6 +353,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/podgrab/values.yaml b/charts/incubator/podgrab/values.yaml index 95a7869a7e1..789ec234fe2 100644 --- a/charts/incubator/podgrab/values.yaml +++ b/charts/incubator/podgrab/values.yaml @@ -47,4 +47,5 @@ hostPathMounts: - name: assets enabled: true mountPath: "/assets" - emptyDir: true + emptyDir: + enabled: true diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index 1ed37d707fb..890c49d5bab 100644 --- a/charts/incubator/qbittorrent/Chart.yaml +++ b/charts/incubator/qbittorrent/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/incubator/qbittorrent diff --git a/charts/incubator/qbittorrent/SCALE/questions.yaml b/charts/incubator/qbittorrent/SCALE/questions.yaml index fc5fd82e77f..1efbaf05b2d 100644 --- a/charts/incubator/qbittorrent/SCALE/questions.yaml +++ b/charts/incubator/qbittorrent/SCALE/questions.yaml @@ -375,27 +375,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -449,12 +451,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -465,6 +484,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 99ce717004a..951bc2cdb2e 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/incubator/readarr diff --git a/charts/incubator/readarr/SCALE/questions.yaml b/charts/incubator/readarr/SCALE/questions.yaml index 2c13768447d..3a9fbe11f33 100644 --- a/charts/incubator/readarr/SCALE/questions.yaml +++ b/charts/incubator/readarr/SCALE/questions.yaml @@ -236,27 +236,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -310,12 +312,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -326,6 +345,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 3d07de35915..cfa54d67cb3 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/incubator/sabnzbd diff --git a/charts/incubator/sabnzbd/SCALE/questions.yaml b/charts/incubator/sabnzbd/SCALE/questions.yaml index c1a58652bae..d0cda625eac 100644 --- a/charts/incubator/sabnzbd/SCALE/questions.yaml +++ b/charts/incubator/sabnzbd/SCALE/questions.yaml @@ -243,27 +243,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -317,12 +319,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -333,6 +352,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index 4e2741dd972..f553df1f1e1 100644 --- a/charts/incubator/tvheadend/Chart.yaml +++ b/charts/incubator/tvheadend/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: TVheadend - a TV streaming server and digital video recorder home: https://github.com/truecharts/apps/tree/master/incubator/tvheadend diff --git a/charts/incubator/tvheadend/SCALE/questions.yaml b/charts/incubator/tvheadend/SCALE/questions.yaml index dbde786f7ac..67644a15f38 100644 --- a/charts/incubator/tvheadend/SCALE/questions.yaml +++ b/charts/incubator/tvheadend/SCALE/questions.yaml @@ -340,27 +340,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -414,12 +416,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -430,6 +449,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index c8dc3d11b00..5282bca6817 100644 --- a/charts/incubator/unifi/Chart.yaml +++ b/charts/incubator/unifi/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/incubator/unifi diff --git a/charts/incubator/unifi/SCALE/questions.yaml b/charts/incubator/unifi/SCALE/questions.yaml index 4049642d6a4..ca924b85e52 100644 --- a/charts/incubator/unifi/SCALE/questions.yaml +++ b/charts/incubator/unifi/SCALE/questions.yaml @@ -436,27 +436,29 @@ questions: default: "/unifi" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -510,12 +512,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -526,6 +545,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index a48aa413bd1..4d881a30939 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." diff --git a/charts/stable/collabora-online/SCALE/questions.yaml b/charts/stable/collabora-online/SCALE/questions.yaml index 4fc412d184a..22c7e57ab6b 100644 --- a/charts/stable/collabora-online/SCALE/questions.yaml +++ b/charts/stable/collabora-online/SCALE/questions.yaml @@ -270,12 +270,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -286,6 +303,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index e0d30a4976e..69e4a08bdbf 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models diff --git a/charts/stable/deepstack-cpu/SCALE/questions.yaml b/charts/stable/deepstack-cpu/SCALE/questions.yaml index d00a59778d2..a6fbd4f0d7e 100644 --- a/charts/stable/deepstack-cpu/SCALE/questions.yaml +++ b/charts/stable/deepstack-cpu/SCALE/questions.yaml @@ -301,27 +301,29 @@ questions: default: "/datastore" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -375,12 +377,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -391,6 +410,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index ccc67497cc3..53c202b3eae 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby diff --git a/charts/stable/emby/SCALE/questions.yaml b/charts/stable/emby/SCALE/questions.yaml index 623388befc5..901451e1812 100644 --- a/charts/stable/emby/SCALE/questions.yaml +++ b/charts/stable/emby/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index c199cf20c1f..efb069de3d8 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. diff --git a/charts/stable/esphome/SCALE/questions.yaml b/charts/stable/esphome/SCALE/questions.yaml index 77e830ff47a..27587936f99 100644 --- a/charts/stable/esphome/SCALE/questions.yaml +++ b/charts/stable/esphome/SCALE/questions.yaml @@ -229,27 +229,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -294,27 +296,29 @@ questions: default: "/.platformio" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -368,12 +372,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -384,6 +405,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 7e956d584d2..babbe73d8d9 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. diff --git a/charts/stable/handbrake/SCALE/questions.yaml b/charts/stable/handbrake/SCALE/questions.yaml index 9b7a32c1599..9038e4cc61f 100644 --- a/charts/stable/handbrake/SCALE/questions.yaml +++ b/charts/stable/handbrake/SCALE/questions.yaml @@ -413,27 +413,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -487,12 +489,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -503,6 +522,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true @@ -527,12 +547,29 @@ questions: hidden: true editable: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: devicePath label: "Device Path" description: "Path to the device to mount inside the container" diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index a76f751ef5c..67e136bf247 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/stable/home-assistant diff --git a/charts/stable/home-assistant/SCALE/questions.yaml b/charts/stable/home-assistant/SCALE/questions.yaml index 885b9c329ad..7c6417e404e 100644 --- a/charts/stable/home-assistant/SCALE/questions.yaml +++ b/charts/stable/home-assistant/SCALE/questions.yaml @@ -263,27 +263,29 @@ questions: default: "/usr/src/app/store" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -337,12 +339,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -353,6 +372,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true @@ -377,12 +397,29 @@ questions: hidden: true editable: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: devicePath label: "Device Path" description: "Path to the device to mount inside the container" diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index f05dbd58d20..4bb0f9db877 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/stable/jackett diff --git a/charts/stable/jackett/SCALE/questions.yaml b/charts/stable/jackett/SCALE/questions.yaml index f1f940336ea..364ab66eebc 100644 --- a/charts/stable/jackett/SCALE/questions.yaml +++ b/charts/stable/jackett/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 4d2ff0b6bdf..750b3ff17b3 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/stable/jellyfin diff --git a/charts/stable/jellyfin/SCALE/questions.yaml b/charts/stable/jellyfin/SCALE/questions.yaml index 28a85f413c0..03765d59dc9 100644 --- a/charts/stable/jellyfin/SCALE/questions.yaml +++ b/charts/stable/jellyfin/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 56aee3e3935..bc2df3b8283 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -3,7 +3,7 @@ appVersion: minimal dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/stable/kms diff --git a/charts/stable/kms/SCALE/questions.yaml b/charts/stable/kms/SCALE/questions.yaml index f3868dc77ca..19884c65fa8 100644 --- a/charts/stable/kms/SCALE/questions.yaml +++ b/charts/stable/kms/SCALE/questions.yaml @@ -242,12 +242,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -258,6 +275,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 9cce87c5d4b..aeee1623ac5 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/stable/lidarr diff --git a/charts/stable/lidarr/SCALE/questions.yaml b/charts/stable/lidarr/SCALE/questions.yaml index 16c3bcf8620..03bd16d7d69 100644 --- a/charts/stable/lidarr/SCALE/questions.yaml +++ b/charts/stable/lidarr/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 9c7b5f62fde..d7bfee8aa35 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://github.com/truecharts/apps/tree/master/stable/ombi diff --git a/charts/stable/ombi/SCALE/questions.yaml b/charts/stable/ombi/SCALE/questions.yaml index 58c7c29f1e0..c050740a046 100644 --- a/charts/stable/ombi/SCALE/questions.yaml +++ b/charts/stable/ombi/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index f06eb501599..1cef7c4c7f9 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/stable/plex diff --git a/charts/stable/plex/SCALE/questions.yaml b/charts/stable/plex/SCALE/questions.yaml index e90bd965958..e2c470de56d 100644 --- a/charts/stable/plex/SCALE/questions.yaml +++ b/charts/stable/plex/SCALE/questions.yaml @@ -253,27 +253,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -327,12 +329,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -343,6 +362,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index b74c8c11eb7..034527dc62c 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" home: https://github.com/truecharts/apps/tree/master/stable/radarr diff --git a/charts/stable/radarr/SCALE/questions.yaml b/charts/stable/radarr/SCALE/questions.yaml index faf1b3c46a1..b652cf8848c 100644 --- a/charts/stable/radarr/SCALE/questions.yaml +++ b/charts/stable/radarr/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index bbab6935639..641cd465be3 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/stable/sonarr diff --git a/charts/stable/sonarr/SCALE/questions.yaml b/charts/stable/sonarr/SCALE/questions.yaml index 29d019e034f..f35b108526e 100644 --- a/charts/stable/sonarr/SCALE/questions.yaml +++ b/charts/stable/sonarr/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 4016293dd2e..34bb42e053a 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/stable/syncthing diff --git a/charts/stable/syncthing/SCALE/questions.yaml b/charts/stable/syncthing/SCALE/questions.yaml index b26834c2de6..160115406a2 100644 --- a/charts/stable/syncthing/SCALE/questions.yaml +++ b/charts/stable/syncthing/SCALE/questions.yaml @@ -370,27 +370,29 @@ questions: default: "/var/syncthing" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -444,12 +446,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -460,6 +479,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index c02755a856e..5da31021078 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: A Python based monitoring and tracking tool for Plex Media Server home: https://github.com/truecharts/apps/tree/master/stable/tautulli diff --git a/charts/stable/tautulli/SCALE/questions.yaml b/charts/stable/tautulli/SCALE/questions.yaml index 43f6b85495d..d441b56d299 100644 --- a/charts/stable/tautulli/SCALE/questions.yaml +++ b/charts/stable/tautulli/SCALE/questions.yaml @@ -235,27 +235,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -309,12 +311,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -325,6 +344,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 8ed508dfbb5..c2c69d209ae 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/stable/transmission diff --git a/charts/stable/transmission/SCALE/questions.yaml b/charts/stable/transmission/SCALE/questions.yaml index a935eb39135..3a1cc0e8f76 100644 --- a/charts/stable/transmission/SCALE/questions.yaml +++ b/charts/stable/transmission/SCALE/questions.yaml @@ -555,27 +555,29 @@ questions: default: "/config" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -629,12 +631,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -645,6 +664,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index d5c41bc944a..48033c772c7 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -3,7 +3,7 @@ appVersion: nightly dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/incubator/truecommand diff --git a/charts/stable/truecommand/SCALE/questions.yaml b/charts/stable/truecommand/SCALE/questions.yaml index 9150a6eb358..f1b2ce360b7 100644 --- a/charts/stable/truecommand/SCALE/questions.yaml +++ b/charts/stable/truecommand/SCALE/questions.yaml @@ -248,27 +248,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -322,12 +324,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -338,6 +357,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 4065a4acf7f..860e57ffbb1 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami diff --git a/charts/stable/vaultwarden/SCALE/questions.yaml b/charts/stable/vaultwarden/SCALE/questions.yaml index 98561e25f33..05cd00a9eff 100644 --- a/charts/stable/vaultwarden/SCALE/questions.yaml +++ b/charts/stable/vaultwarden/SCALE/questions.yaml @@ -625,27 +625,29 @@ questions: default: "/data" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -697,27 +699,29 @@ questions: default: "" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -762,27 +766,29 @@ questions: default: "" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -836,12 +842,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -852,6 +875,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 841d0a07cb9..2e189cfeb41 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 4.1.6 + version: 5.0.0 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue diff --git a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml index 81f5c46e5c0..da4bbd31b0a 100644 --- a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml +++ b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml @@ -322,27 +322,29 @@ questions: default: "/usr/src/app/store" hidden: true - variable: emptyDir - label: "Use Empty Dir Mountpoint" + label: "EmptyDir Volume" schema: type: dict hidden: false attrs: - variable: enabled - label: "Enable emptyDir" + label: "Use emptyDir volume" schema: type: boolean default: false hidden: false - - variable: medium - label: "EmptyDir Medium" - schema: - type: string - default: "" - enum: - - value: "" - description: "Default" - - value: "Memory" - description: "Memory" + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -396,12 +398,29 @@ questions: default: false hidden: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: mountPath label: "Mount Path" description: "Path to mount inside the pod" @@ -412,6 +431,7 @@ questions: editable: true - variable: hostPath label: "Host Path" + description: "Path on the host to mount inside the container, ignored when emptyDir is enabled" schema: type: hostpath required: true @@ -436,12 +456,29 @@ questions: hidden: true editable: false - variable: emptyDir - label: "emptyDir" + label: "EmptyDir Volume" schema: - type: boolean - default: false - hidden: true - editable: false + type: dict + hidden: false + attrs: + - variable: enabled + label: "Use emptyDir volume" + schema: + type: boolean + default: false + hidden: false + show_subquestions_if: true + subquestions: + - variable: medium + label: "EmptyDir Medium" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" - variable: devicePath label: "Device Path" description: "Path to the device to mount inside the container"