Skip to content

Conversation

@sumin-denys
Copy link
Contributor

@sumin-denys sumin-denys commented Oct 23, 2025

Description

This PR updates the Kubernetes upgrade instructions for both Minikube and OpenShift deployments.

These changes align the Kubernetes documentation with the instructions in our Docker Compose documentation, ensuring consistency across platforms.

Changes

  • Sequential Upgrades: Adds a note emphasizing that upgrades must be performed sequentially, one version at a time (e.g., 4.0.0 $\rightarrow$ 4.0.1 $\rightarrow$ 4.1.0).

  • --fromVersion Flag Usage: Adds an info banner explaining that the --fromVersion flag is mandatory for upgrades to versions prior to 3.9.1, providing a specific example.

  • CE to PE Migration: Clarifies the Community Edition (CE) to Professional Edition (PE) migration process. It now explicitly states that the upgrade script must be run with the --fromVersion=CE flag (Step 4) to correctly migrate the database data.

PE
image

CE
image

@sumin-denys sumin-denys marked this pull request as ready for review October 24, 2025 09:42
@sumin-denys sumin-denys changed the title [WIP] Update minikube/openshift upgrade instructions Update minikube/openshift upgrade instructions Oct 24, 2025
Copy link
Member

@trikimiki trikimiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants