From 91e99dcba9fa235b7dd7396b0c8d3aefc4a92add Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Thu, 20 Mar 2025 17:30:49 +0100 Subject: [PATCH] Update develop.md Signed-off-by: Simon L. --- develop.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/develop.md b/develop.md index 8bb21a2f..a35a521c 100644 --- a/develop.md +++ b/develop.md @@ -19,6 +19,9 @@ It will now also select the developer channel for all other containers automatic ## How to publish new releases? Simply use https://github.com/nextcloud/all-in-one/issues/180 as template. +## How to update existing instances to a new major Nextcloud version? +Simply use https://github.com/nextcloud/all-in-one/issues/6198 as template. + ## How to build new containers Go to https://github.com/nextcloud-releases/all-in-one/actions/workflows/repo-sync.yml and run the workflow that will first sync the repo and then build new container that automatically get published to `develop` and `develop-arm64`.