From 4e0a77e097c9f4ac13af58554aace737b9e5a6c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:14:21 +0100 Subject: [PATCH 1/2] chore: [updatecli] Update latest snapshot to 8.17.0-d4ac5754 (#2200) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 981ffc218..6f91d0184 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ test-stack-command-86: ./scripts/test-stack-command.sh 8.6.2 test-stack-command-8x: - ./scripts/test-stack-command.sh 8.17.0-d0a6a3d5-SNAPSHOT + ./scripts/test-stack-command.sh 8.17.0-d4ac5754-SNAPSHOT test-stack-command-9x: ./scripts/test-stack-command.sh 9.0.0-8a6eb772-SNAPSHOT From 7108c3bb515815738b82d197a23c2d1fd0341627 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:25:24 +0100 Subject: [PATCH 2/2] chore: [updatecli] Update latest snapshot to 9.0.0-e5edbae7 (#2201) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f91d0184..0b9f753a2 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.17.0-d4ac5754-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.0.0-8a6eb772-SNAPSHOT + ./scripts/test-stack-command.sh 9.0.0-e5edbae7-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh