Update main to point to 7.16 (#1457)

* Update main to point to 7.16
* Add 7.16 -> 7.15 migration
* Update stack-schema-map
* Update conditions.kibana.version
This commit is contained in:
Ross Wolf
2021-08-26 14:23:55 -06:00
committed by GitHub
parent 4adad703fc
commit 7b8b18cb20
10 changed files with 2221 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
target_branch: [7.13, 7.14]
target_branch: [7.13, 7.14, 7.15]
steps:
- name: Checkout repo