Update docker.io/semaphoreui/semaphore Docker tag to v2.13.2
Easy patch upgrade without any problems whatsoever by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/semaphoreui/semaphore | patch | v2.13.0 -> v2.13.2 |
Release Notes
semaphoreui/semaphore (docker.io/semaphoreui/semaphore)
v2.13.2
v2.13.1
Bugfixes
- UI: Error 400 when empty Max Parallel tasks in project settings
- Added SECURITY.md
- UI: Null pointers in template form
- BACKEND(SMTP): Doesn't work with Azure SMTP (https://github.com/semaphoreui/semaphore/issues/2688)
- UI: Null pointers in Terraform workspaces page
- UI: Missed Allow limit checkbox in template settings
- BACKEND: Host key checking issue: https://github.com/semaphoreui/semaphore/issues/2811