Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
chore: bump elastic stack (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuisathaverat authored Mar 24, 2021
1 parent 6b69c30 commit 4e715dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/integrationTestEC.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pipeline {
axes {
axis {
name 'ELASTIC_STACK_VERSION'
values '8.0.0-SNAPSHOT', '7.12.0-SNAPSHOT', '7.11.1'
values '8.0.0-SNAPSHOT', '7.12.1-SNAPSHOT', '7.12.0'
}
}
stages {
Expand Down
2 changes: 1 addition & 1 deletion .ci/integrationTestECK.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pipeline {
axes {
axis {
name 'ELASTIC_STACK_VERSION'
values '7.12.0-SNAPSHOT', '7.11.1-SNAPSHOT', '7.11.1'
values '7.13.0-SNAPSHOT', '7.12.1-SNAPSHOT', '7.12.0'
}
}
stages {
Expand Down

0 comments on commit 4e715dd

Please sign in to comment.