removed application level update as covered by packege-based updates

This commit is contained in:
2026-08-03 19:25:25 -04:00
parent be12197ac0
commit 37583d820a
3 changed files with 26 additions and 73 deletions

View File

@@ -131,7 +131,6 @@ Another approach should be considered when:
The following alternatives are described in separate ADRs:
- full-system image updates;
- application-level updates;
- container-based updates;
- versioned filesystem trees;
- hybrid update strategies.