From 56abfde8a7c1d65e760d23f276372f61c34d592d Mon Sep 17 00:00:00 2001 From: Manuel Gerding <50632744+ManuelGerding@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:09:01 +0100 Subject: [PATCH] fix: Readme contains correct agent and platform versions (#81) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c22803..a9a39b6 100755 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Also, the execution locations are part of Steadybit's environment concept, so yo ### Migration Guideline Before activating the location selection feature, be sure to follow these steps: -1. The installed agent version needs to be >= X.XX, and - only for on-prem customers - the platform version needs to be >=X.X +1. The installed agent version needs to be >= 2.0.47, and - only for on-prem customers - the platform version needs to be >=2.2.2 2. Activate the location selection via environment or helm variable when deploying the latest extension version (see [configuration options](#configuration). 3. Configure every environment that should be able to run k6 load tests by including the execution location in the environment configuration. One option is to add the statement `or target via the query language.type="com.steadybit.extension_k6.location"` to your existing query.