Skip to content

Commit

Permalink
[updatecli] Update latest snapshot to 8.19.0-SNAPSHOT (elastic#12713)
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 3fa6900 commit ce266e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ steps:
- step: "check"
allow_failure: false

- label: "Check integrations local stacks - Stack Version v8.18"
- label: "Check integrations local stacks - Stack Version v8.19"
trigger: "integrations"
build:
env:
Expand All @@ -38,7 +38,7 @@ steps:
- step: "check"
allow_failure: false

- label: "Check integrations local stacks - Stack Version v8.18 - LogsDB"
- label: "Check integrations local stacks - Stack Version v8.19 - LogsDB"
trigger: "integrations"
build:
env:
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/pipeline.schedule-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ steps:
cpu: "8"
memory: "4G"

- label: "Check integrations local stacks and Elastic Agent Ubuntu docker - Stack Version v8.18"
- label: "Check integrations local stacks and Elastic Agent Ubuntu docker - Stack Version v8.19"
trigger: "integrations"
build:
env:
SERVERLESS: "false"
FORCE_CHECK_ALL: "true"
STACK_VERSION: 8.18.0-SNAPSHOT
STACK_VERSION: 8.19.0-SNAPSHOT
PUBLISH_COVERAGE_REPORTS: "false"
ELASTIC_PACKAGE_DISABLE_ELASTIC_AGENT_WOLFI: "true"
depends_on:
Expand Down

0 comments on commit ce266e7

Please sign in to comment.