mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
Upgraded catalog item(s) #2721 - This commit upgrades Node-Red - TimeZone env added to Node-Red (#2722)
This commit is contained in:
@@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.10
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -21,6 +21,15 @@ portals:
|
||||
path: "$kubernetes-resource_configmap_portal_path"
|
||||
|
||||
questions:
|
||||
- variable: TZ
|
||||
group: Node-RED Configuration
|
||||
label: Timezone
|
||||
schema:
|
||||
type: string
|
||||
default: Etc/UTC
|
||||
required: true
|
||||
$ref:
|
||||
- definitions/timezone
|
||||
- variable: noderedConfig
|
||||
label: ""
|
||||
group: Node-RED Configuration
|
||||
|
||||
Reference in New Issue
Block a user