From b5ce47a6cfed1c08ff06a42871dbfd2c79f08dee Mon Sep 17 00:00:00 2001 From: James Carppe Date: Tue, 27 Aug 2024 22:55:46 +0000 Subject: [PATCH] GITBOOK-5: Add clarity to standard Agent update process --- start/upgrade/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/start/upgrade/README.md b/start/upgrade/README.md index 22c91e74..c28afd5a 100644 --- a/start/upgrade/README.md +++ b/start/upgrade/README.md @@ -54,6 +54,8 @@ If you would prefer to manually update your Portainer installation, choose your ### Update the Portainer Agent +To update the standard (non-Edge) Portainer Agent, you can find instructions in the above platform-specific links ([Docker Standalone](docker.md#agent-only-upgrade), [Docker Swarm](swarm.md), and [Kubernetes](kubernetes.md)). + If you are using the Portainer Edge Agent, we have specific update instructions for you: {% content-ref url="edge.md" %}