Update CI install script

This commit is contained in:
VirtuBox
2022-10-24 14:50:53 +02:00
parent e7ce064baa
commit 785303bd26
3 changed files with 22 additions and 6 deletions

View File

@@ -8,6 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.16.0 - [Unreleased]
#### Changed
- Install redis from official repository
- Redis version bump to 7.0.5
- WP-CLI version bump to 2.7.1
- Outdated Nginx directives removed by @nsgoyat
- Updated repository GPG Key
#### Fixed
- Netdata upgrade failure on old servers
- MariaDB service disabled after upgrade with `wo stack migrate --mariadb`
### v3.15.2 - 2022-09-23
#### Added