Fix wo stack migrate --nginx with wildcard certificate

This commit is contained in:
VirtuBox
2024-06-11 21:15:25 +02:00
parent 48e076c7ba
commit 007da6cd45
5 changed files with 16 additions and 7 deletions

View File

@@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## Releases
### v3.21.0 - [Unreleased]
### v3.22.0 - [Unreleased]
### v3.21.1 - 2024-06-11
#### Fixed
- `wo stack migrate --nginx` when using wildcard certificate
### v3.21.0 - 2024-06-10
#### Added