@@ -3,7 +3,7 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python.
annotations:
title: SABnzbd
type: application
-version: 1.2.10
+version: 1.3.0
apiVersion: v2
appVersion: 4.3.2
kubeVersion: '>=1.16.0-0'
@@ -21,6 +21,16 @@ portals:
path: "$kubernetes-resource_configmap_portal_path"
questions:
+ - variable: TZ
+ group: SABnzbd Configuration
+ label: Timezone
+ schema:
+ type: string
+ default: Etc/UTC
+ required: true
+ $ref:
+ - definitions/timezone
+
- variable: sabnzbdConfig
label: ""
group: SABnzbd Configuration