fix(upgrade): keep self-upgrades alive after stopping the service
This commit is contained in:
@@ -2,7 +2,16 @@
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- keep self-upgrades alive after stopping the Onebox service
|
||||
- Launch dashboard-triggered upgrades as transient systemd units outside the onebox.service cgroup.
|
||||
- Download and validate installer binaries before stopping the running service.
|
||||
- Restart the previous service if installation fails after the service was stopped.
|
||||
- keep self-upgrades alive after stopping the service (upgrade)
|
||||
- Launch dashboard-triggered upgrades as transient systemd units outside the service cgroup.
|
||||
- Download and validate installer binaries before stopping the running service.
|
||||
- Restart the previous service if installation fails after it was stopped.
|
||||
|
||||
## 2026-05-25 - 2.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user