diff options
| author | David Leutgeb <david@noreply.localhost> | 2024-05-15 15:49:23 +0200 |
|---|---|---|
| committer | David Leutgeb <david@noreply.localhost> | 2024-05-15 15:49:23 +0200 |
| commit | 2cd8253cc5a1e75adaea4e72757e6f0e9299f775 (patch) | |
| tree | 3b7ccca2a50175eeeae5b50f0351c7d206ae635b | |
| parent | 30a6f0cd1492980c1fd982a1ab4858df879ce63e (diff) | |
| download | zabbix_upgrade-upgrade_to_7_0.tar.gz zabbix_upgrade-upgrade_to_7_0.zip | |
Updated expected version informationupgrade_to_7_0
| -rw-r--r-- | upgrade_6.0.x_to_7.0.x.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/upgrade_6.0.x_to_7.0.x.md b/upgrade_6.0.x_to_7.0.x.md index 80167c7..872fccf 100644 --- a/upgrade_6.0.x_to_7.0.x.md +++ b/upgrade_6.0.x_to_7.0.x.md @@ -4,6 +4,12 @@ Make sure to make a backup of the server(s) before you proceed. +This instruction is assuming that you are using the following versions of software at the moment of the upgrade: + +* Debian 10 +* PostgreSQL v14 +* TimescaleDB v2.6.0 + ## Upgrade Debian OS Make sure to make a upgrade to Debian 12 before upgrading. |