From 90686dd52f4aa6105c7b14c21fe661364a995df1 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 21 Apr 2025 21:12:27 +0200 Subject: [PATCH] fix: redundant --- docs/abra/upgrade.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/abra/upgrade.md b/docs/abra/upgrade.md index 5dcb6a2..c8b19cd 100644 --- a/docs/abra/upgrade.md +++ b/docs/abra/upgrade.md @@ -55,10 +55,6 @@ And test things work. ### `0.9.x-beta` -> `0.10.x-beta` -* `abra app deploy` will now report on deployment status in a new realtime - update output. This is a best-effort implementation building on the shifting - sands of the container runtime. Please report issues if you see them! - * `abra` will now write the app deployment version to the app env file (`$ABRA_DIR/servers//.env`) against the `TYPE=/RECIPE=` env var. This has a number of implications which are detailed in the [release