mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-07-28 23:28:17 +00:00
@ -8,9 +8,9 @@ This guide illustrates, step by step, how to migrate to `v0.0.24` from previous
|
||||
> [!NOTE]
|
||||
> Do not attempt to skip intermediate version upgrades. Upgrade progressively through each version.
|
||||
|
||||
For example, if upgrading from `0.0.31` to `0.0.33`:
|
||||
An attempt to upgrade from `0.0.31` directly to `0.0.33` will result in will result in unpredictable behavior.
|
||||
An attempt to upgrade from `0.0.31` to `0.0.32` and then `0.0.33` will result in success.
|
||||
For example, if upgrading from `0.0.20` to `0.0.24`:
|
||||
An attempt to upgrade from `0.0.20` directly to `0.0.24` will result in unpredictable behavior.
|
||||
An attempt to upgrade from `0.0.20` to `0.0.21` and then `0.0.24` will result in success.
|
||||
|
||||
Some breaking changes have been introduced into this release. See:
|
||||
|
||||
|
Reference in New Issue
Block a user