Update docker.io/semaphoreui/semaphore Docker tag to v2.17.26
Easy minor 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.17.22 → v2.17.26 |
Release Notes
semaphoreui/semaphore (docker.io/semaphoreui/semaphore)
v2.17.26
Changelog
3b278d1fix(secrets): null pointer
Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.17.24...v2.17.26
v2.17.25
v2.17.24
Changelog
b9cb5befix(secrets): provide source storage type in var groups
What's Changed
- fix: fixed a race condition for terraform task statuses by @JulianKap in #3686
New Contributors
- @JulianKap made their first contribution in #3686
Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.17.22...v2.17.24