diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-06-11 13:28:29 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-06-11 13:28:29 +0200 |
commit | aba2c8d23d7716d766ca5c721dfefbf5912d0d28 (patch) | |
tree | 93bea2e223adb21d657d6b79f14e15f8cf857437 /inventory/host_vars | |
parent | fix ubuntu installer network config (diff) |
update node-red
Diffstat (limited to 'inventory/host_vars')
-rw-r--r-- | inventory/host_vars/ch-apps/node-red.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-apps/node-red.yml b/inventory/host_vars/ch-apps/node-red.yml index c4b80efd..738d875b 100644 --- a/inventory/host_vars/ch-apps/node-red.yml +++ b/inventory/host_vars/ch-apps/node-red.yml @@ -5,7 +5,7 @@ _node_red_zfs_base_: node_red_instances: node-red.chaos-at-home.org: - version: 3.1.9 + version: 3.1.10 port: 1880 credential_secret: "{{ vault_nodered_credential_secrets['node-red.chaos-at-home.org'] }}" mqtt_tls: |