From 7fe3c814cd256f65fc4956c3bfdfa1a1c5f201b3 Mon Sep 17 00:00:00 2001 From: Cooper Tseng Date: Thu, 20 Nov 2025 13:31:00 +0800 Subject: [PATCH] Add deprecating upgrade repo vm doc Signed-off-by: Cooper Tseng --- docs/upgrade/automatic.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/upgrade/automatic.md b/docs/upgrade/automatic.md index 6f3019a531..87e31a4a54 100644 --- a/docs/upgrade/automatic.md +++ b/docs/upgrade/automatic.md @@ -148,6 +148,10 @@ Check out the available [`upgrade-config` setting](../advanced/settings.md#upgra ::: +:::note +Starting from v1.7.0, Harvester uses a Deployment-based upgrade repository instead of a VM-based approach for improved performance and reliability. See [harvester#7101](https://github.com/harvester/harvester/issues/7101) for details. +::: + 1. Make sure to read the above `caution`. 1. On the Harvester UI **Dashboard** screen, click **Upgrade**.