Skip to content

Commit

Permalink
document the upgrade version flow for self-managed (#3889)
Browse files Browse the repository at this point in the history
* clarify Helm upgrade recommendations, refactor Helm upgrade intro to match

* specify helm, major version
  • Loading branch information
conceptualshark authored Jun 27, 2024
1 parent 5eb20df commit 927eeb2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 3 additions & 5 deletions docs/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 3 additions & 5 deletions versioned_docs/version-8.5/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 927eeb2

Please sign in to comment.