From 927eeb2a6ce0c5c9a417f40c728236cbc62af1a3 Mon Sep 17 00:00:00 2001 From: Cole Isaac <82131455+conceptualshark@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:06:22 -0400 Subject: [PATCH] document the upgrade version flow for self-managed (#3889) * clarify Helm upgrade recommendations, refactor Helm upgrade intro to match * specify helm, major version --- docs/self-managed/setup/upgrade.md | 8 +++----- versioned_docs/version-8.5/self-managed/setup/upgrade.md | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/docs/self-managed/setup/upgrade.md b/docs/self-managed/setup/upgrade.md index b270f667758..5d76af87296 100644 --- a/docs/self-managed/setup/upgrade.md +++ b/docs/self-managed/setup/upgrade.md @@ -5,12 +5,10 @@ sidebar_label: "Upgrade" description: "To upgrade to a more recent version of the Camunda Helm charts, there are certain things you need to keep in mind." --- -To upgrade to a more recent version of the Camunda Helm charts, there are certain things you need to keep in mind. - -:::caution - -Ensure to review the [instructions for a specific version](#version-update-instructions) before starting the actual upgrade. +To upgrade to a more recent version of the Camunda Helm charts, configuration adjustments may be required. Review the [instructions for specific versions](#version-update-instructions) prior to starting an upgrade. +:::note +The recommended Helm upgrade path is to the **latest patch** release of the **next major version**. ::: ### Upgrading where Identity disabled diff --git a/versioned_docs/version-8.5/self-managed/setup/upgrade.md b/versioned_docs/version-8.5/self-managed/setup/upgrade.md index b270f667758..5d76af87296 100644 --- a/versioned_docs/version-8.5/self-managed/setup/upgrade.md +++ b/versioned_docs/version-8.5/self-managed/setup/upgrade.md @@ -5,12 +5,10 @@ sidebar_label: "Upgrade" description: "To upgrade to a more recent version of the Camunda Helm charts, there are certain things you need to keep in mind." --- -To upgrade to a more recent version of the Camunda Helm charts, there are certain things you need to keep in mind. - -:::caution - -Ensure to review the [instructions for a specific version](#version-update-instructions) before starting the actual upgrade. +To upgrade to a more recent version of the Camunda Helm charts, configuration adjustments may be required. Review the [instructions for specific versions](#version-update-instructions) prior to starting an upgrade. +:::note +The recommended Helm upgrade path is to the **latest patch** release of the **next major version**. ::: ### Upgrading where Identity disabled