Files
Helper-Scripts-ProxmoxVE/install
CanbiZ (MickLesk) 4e1ade4c28 bump various scripts from Node 22 to 24 (#12265)
* bump(node): Node 22 to 24 for Tier 1 projects

Bump Node.js from 22 to 24 in install and ct update scripts for projects
where upstream already uses Node 24 in their Dockerfile/package.json:

- Cross-seed (engines >=24, Dockerfile node:24-alpine)
- Matterbridge (engines >=24.0.0, Dockerfile node:24-trixie-slim)
- Manyfold (volta.node 24.13.0)
- Pangolin (Dockerfile node:24-alpine)
- ROMM (engines 24, nvm install 24)
- SnowShare (Dockerfile node:24-alpine)
- Verdaccio (engines >=18, Dockerfile node:24-alpine)

Also adds missing NODE_VERSION setup_nodejs calls to ct update scripts
for cross-seed, pangolin, romm, snowshare, and manyfold.

* formatting

* fix: pin NODE_VERSION for nodecast-tv and wealthfolio

nodecast-tv: NODE_VERSION=20 (upstream Dockerfile uses nodesource/setup_20.x)
wealthfolio: NODE_VERSION=20 (upstream Dockerfile uses node:20-alpine)

* ci: add weekly Node.js version drift check workflow

Scans all install scripts using setup_nodejs, fetches upstream
package.json (engines.node) and Dockerfile (FROM node:XX),
compares with our NODE_VERSION and opens/updates a GitHub issue
on mismatch. Runs weekly on Monday at 06:00 UTC.

* remove wf - seperate branch
2026-02-24 11:38:15 +01:00
..
2026-02-07 22:24:55 +01:00
2026-02-20 21:05:09 +01:00
2026-02-07 22:51:47 +01:00
2026-02-17 10:40:58 +01:00
2026-02-11 12:26:14 +01:00
2026-02-15 20:43:26 +01:00
2026-02-24 08:32:11 +01:00
2026-02-22 19:30:50 +01:00
2026-02-19 15:59:39 +01:00
2026-02-16 10:14:24 +01:00
2026-02-09 11:39:46 +01:00
2026-02-06 20:43:40 +01:00
2026-02-23 22:41:29 +01:00
2026-02-23 19:21:26 +01:00
2026-02-05 15:31:45 +01:00
2026-02-05 15:31:45 +01:00
2026-02-13 09:24:13 +01:00
2026-02-05 14:48:57 +01:00
2026-02-09 14:12:22 +01:00