Skip to content

Commit

Permalink
[updatecli] Update latest snapshot to 9.1.0-SNAPSHOT (elastic#12714)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored Feb 11, 2025
1 parent ce266e7 commit 24bb8da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.schedule-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 24bb8da

Please sign in to comment.