chore: remove retired AdGuard app and refresh release docs

This commit is contained in:
archipelago
2026-09-12 05:05:33 -04:00
parent 8258705df7
commit 8f144c3038
20 changed files with 3278 additions and 3490 deletions
@@ -182,7 +182,6 @@ fn image_var_for_app(app_id: &str) -> Option<&'static str> {
"immich" | "immich_server" => Some("IMMICH_SERVER_IMAGE"),
// Networking
"adguardhome" => Some("ADGUARDHOME_IMAGE"),
"tor" | "archy-tor" => Some("ALPINE_TOR_IMAGE"),
_ => None,