Commit 3d2d9ff
chore(deploy): disable watchtower image cleanup for rollback safety
After the v0.62.13 incident, we had no previous image to roll back to
because WATCHTOWER_CLEANUP=true deletes old images after each update.
Set to false so at least one prior image stays on disk as a rollback
target. Disk cost is negligible; rollback availability is not.
Applied live on both US and EU droplets alongside this template change.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent ee95dfe commit 3d2d9ff
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
230 | 233 | | |
231 | 234 | | |
232 | 235 | | |
| |||
0 commit comments