Prep for 8.6 Branch Creation (#2308)

* adding prep for 8.6

* updated ecs and beats packages

* addressed flake errors

Removed changes from:
- detection_rules/etc/packages.yml

(selectively cherry picked from commit facaef1389)
This commit is contained in:
Terrance DeJesus
2022-09-21 17:01:02 -04:00
committed by github-actions[bot]
parent 4e3c72e9a6
commit 07d540c844
21 changed files with 2782 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
description: 'List of branches to lock versions (ordered, comma separated)'
required: true
# 7.17 was intentionally skipped because it was added late and was bug fix only
default: '7.16,8.0,8.1,8.2,8.3,8.4'
default: '7.16,8.0,8.1,8.2,8.3,8.4,8.5'
jobs:
pr: