Version specific upgrade instructions
Overview
|
Review the instructions provided on this page before you upgrade! This page provides specific instructions and details of any required manual steps to upgrade to each supported version of SUSE Observability. Any significant change that may impact how SUSE Observability runs after upgrade will be described here, such as a change in memory requirements or configuration. Read and apply all instructions from the version that you are currently running up to the version that you will upgrade to. |
Upgrade instructions
2.10.0
-
The Helm chart
values.yamlhas undergone a major refactoring to improve readability and maintainability, you must review the Helm chart migration guide for v2.10.0 and update yourvalues.yamlaccordingly. -
Minio was replaced with S3Proxy, this affects the backup and restore process. If you are using the backup and restore feature (i.e.
global.backup.enabled=true), please follow the instructions in the migration guide to migrate your backup and restore configuration to S3Proxy.
2.8.0
-
The installation process has been streamlined by deprecating the mandatory "extra values" generation step. Users are encouraged to follow the Migration Guide to update their existing configurations to the new global mode.