bump elasticsearch to 6.8.5 and 7.4.2

This commit is contained in:
Julien Mailleret 2019-11-25 22:14:58 +01:00
parent c9e9ca4809
commit 1dbbda64aa
No known key found for this signature in database
GPG key ID: F065093271C8DE71
4 changed files with 11 additions and 11 deletions

View file

@ -14,13 +14,13 @@ Usage:
os.chdir(os.path.join(os.path.dirname(__file__), '..'))
old_versions = {
6: '6.8.3',
7: '7.4.0',
6: '6.8.4',
7: '7.4.1',
}
new_versions = {
6: '6.8.4',
7: '7.4.1',
6: '6.8.5',
7: '7.4.2',
}
files = [