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: