KUSANAGI update 8.6.0-1

KUSANAGI update 8.6.0-1

KUSANAGI update has been released.

KUSANAGI is now compatible with MariaDB 10.5, and you can upgrade from MariaDB 10.1/10.3 by using kusanagi upgrade command.

kusanagi init is now set up with MariaDB 10.5 unless you are specified --dbversion option.
If you need to set up with MariaDB 10.3, add --dbversion 10.3 as an argument when executing that command.
Similarly, if you need to set up with MariaDB 10.1, add --dbversion 10.1 as an argument when executing that command.

You can update to the latest version by execute command showing below:

 # yum update -y

Before upgrading MariaDB from 10.1 or 10.3 to 10.5, please take a backup from the database. Then execute the command showing below:

# kusanagi upgrade mariadb 10.5