Skip to content

docs: explain upgrading the Node-RED version via Stacks#7444

Merged
robmarcer merged 4 commits into
mainfrom
docs-nodered-version-upgrade
Jun 16, 2026
Merged

docs: explain upgrading the Node-RED version via Stacks#7444
robmarcer merged 4 commits into
mainfrom
docs-nodered-version-upgrade

Conversation

@robmarcer

Copy link
Copy Markdown
Contributor

Description

Self-hosted customers upgrading to a new major Node-RED version (e.g. Node-RED 5.0) are looking for an in-platform "update" button that doesn't exist — the Node-RED version is defined by an Instance's Stack, so the upgrade is done by creating a new Stack and moving Instances onto it.

This adds a generalised guide covering that process, using the move to 5.0 as the worked example, and links it from the upgrade overview.

Changes

  • New page docs/upgrade/nodered-version.mdUpgrading the Node-RED version. Explains why there's no update button, how to create the new Stack, and how to move new/existing Instances onto it. References the per-deployment Stacks docs and the existing Changing the Stack guide.
  • Linked the new page from docs/upgrade/README.md.

Context

Came out of a support thread this morning (Nolte Küchen asking how to get to 5.0; related Maastricht upgrade ticket). Written to be general so it applies to any future major Node-RED version, not just 5.0.

Notes for reviewers

  • Container Location example for NR5 is flowfuse/node-red:2.31.2-5.0.x — please sanity-check that tag.
  • I used the live UI term "Change Instance Stack" (per changestack.md) rather than the draft's "Change Node-RED Version".

Major Node-RED upgrades (e.g. Node-RED 5.0) are not delivered through an
in-platform update button - they require creating a new Stack pinned to the
new container, then moving Instances onto it. Add a generalised guide under
docs/upgrade covering this, using the move to 5.0 as the worked example, and
link it from the upgrade overview.
Drop the 'Good to know' and 'Questions?' footer sections (no other doc uses
them) and simplify the intro/meta wording.
@robmarcer robmarcer requested a review from hardillb June 15, 2026 13:12
Comment thread docs/upgrade/nodered-version.md
Co-authored-by: Ben Hardill <ben@flowforge.com>

@hardillb hardillb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of additions to add a little more detail

Comment thread docs/upgrade/nodered-version.md
Co-authored-by: Ben Hardill <ben@flowforge.com>
@robmarcer robmarcer merged commit 68b9537 into main Jun 16, 2026
15 checks passed
@robmarcer robmarcer deleted the docs-nodered-version-upgrade branch June 16, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants