From 818d6032748a5f5a4d72fbd180efdc76ffe97ca9 Mon Sep 17 00:00:00 2001
From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Date: Tue, 27 Sep 2022 08:41:20 -0700
Subject: [PATCH] Edit 4.18.0 blogpost (#7944)
- Remove "Automated testing for upgrading to a new version of Fleet" section
---
articles/fleet-4.18.0.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/articles/fleet-4.18.0.md b/articles/fleet-4.18.0.md
index 57e5e15ca2..da247f96c2 100644
--- a/articles/fleet-4.18.0.md
+++ b/articles/fleet-4.18.0.md
@@ -8,11 +8,6 @@ For update instructions, see our [upgrade guide](https://fleetdm.com/docs/deploy
- Enjoy improved security for Fleet Desktop.
- Show your end users a call to action in Fleet desktop for failing policies.
-## Automated testing for upgrading to a new version of Fleet
-**Available in Fleet Free and Fleet Premium**
-
-Automated testing allows you to quickly and easily make sure that you can upgrade without unforseen consequences. Run the test with `FLEET_VERSION_A=v4.16.0 FLEET_VERSION_B=v4.17.0 go test ./test/upgrade` and see what happens when a Fleet server with version `A` is upgraded to version `B`! For more details, check out the [ticket](https://github.com/fleetdm/fleet/pull/6376).
-
## Improved security for Fleet Desktop
**Available in Fleet Free and Fleet Premium**
@@ -69,5 +64,5 @@ Visit our [Update guide](https://fleetdm.com/docs/deploying/upgrading-fleet) in
-
+