1.0.9 version

This commit is contained in:
Pinga 2024-11-26 12:46:38 +02:00
parent 9cf54beb24
commit cf9b4cfa52
4 changed files with 132 additions and 2 deletions

View file

@ -88,6 +88,10 @@ After installation, be sure to review all the guides in the Documentation sectio
### Update
If your current version is not immediately before the latest, you must run the update scripts sequentially for each version, e.g., from 1.0.3 to 1.0.4, then from 1.0.4 to 1.0.5, and so on, until you reach the latest version.
- v1.0.8 to v1.0.9 - backup registry, download and run the [update109.sh](docs/update109.sh) script.
- v1.0.7 to v1.0.8 - backup registry, download and run the [update108.sh](docs/update108.sh) script.
- v1.0.6 to v1.0.7 - backup registry, download and run the [update107.sh](docs/update107.sh) script.