From 24bb8da3d38795df24fd112e4bf2a6c4161c86e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:41:51 +0100 Subject: [PATCH] [updatecli] Update latest snapshot to 9.1.0-SNAPSHOT (#12714) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .buildkite/pipeline.schedule-daily.yml | 4 ++-- .buildkite/pipeline.schedule-weekly.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/pipeline.schedule-daily.yml b/.buildkite/pipeline.schedule-daily.yml index 39ad844b479..1716d0baa13 100644 --- a/.buildkite/pipeline.schedule-daily.yml +++ b/.buildkite/pipeline.schedule-daily.yml @@ -51,13 +51,13 @@ steps: - step: "check" allow_failure: false - - label: "Check integrations local stacks - Stack Version v9.0" + - label: "Check integrations local stacks - Stack Version v9.1" trigger: "integrations" build: env: SERVERLESS: "false" FORCE_CHECK_ALL: "true" - STACK_VERSION: 9.0.0-SNAPSHOT + STACK_VERSION: 9.1.0-SNAPSHOT PUBLISH_COVERAGE_REPORTS: "false" depends_on: - step: "check" diff --git a/.buildkite/pipeline.schedule-weekly.yml b/.buildkite/pipeline.schedule-weekly.yml index fcc7a80a28b..18c42b89e18 100644 --- a/.buildkite/pipeline.schedule-weekly.yml +++ b/.buildkite/pipeline.schedule-weekly.yml @@ -28,7 +28,7 @@ steps: - step: "check" allow_failure: false - - label: "Check integrations local stacks and non-wolfi images for Elastic Agent - Stack Version v9.0" + - label: "Check integrations local stacks and non-wolfi images for Elastic Agent - Stack Version v9.1" trigger: "integrations" build: env: