From ea238ea654465cf96478329b37fd281485d3ace6 Mon Sep 17 00:00:00 2001 From: Nicolas Ruflin Date: Tue, 22 Nov 2016 22:41:20 +0100 Subject: [PATCH] Update version to 5.2.0 (#3052) --- dev-tools/packer/version.yml | 2 +- filebeat/filebeat.template-es2x.json | 2 +- filebeat/filebeat.template.json | 2 +- heartbeat/heartbeat.template-es2x.json | 2 +- heartbeat/heartbeat.template.json | 2 +- libbeat/beat/version.go | 2 +- metricbeat/metricbeat.template-es2x.json | 2 +- metricbeat/metricbeat.template.json | 2 +- packetbeat/packetbeat.template-es2x.json | 2 +- packetbeat/packetbeat.template.json | 2 +- winlogbeat/winlogbeat.template-es2x.json | 2 +- winlogbeat/winlogbeat.template.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-tools/packer/version.yml b/dev-tools/packer/version.yml index b714f27942c..6d655b8a0b1 100644 --- a/dev-tools/packer/version.yml +++ b/dev-tools/packer/version.yml @@ -1 +1 @@ -version: "5.1.0" +version: "5.2.0" diff --git a/filebeat/filebeat.template-es2x.json b/filebeat/filebeat.template-es2x.json index 08448fcbd0e..c886f48f4cb 100644 --- a/filebeat/filebeat.template-es2x.json +++ b/filebeat/filebeat.template-es2x.json @@ -7,7 +7,7 @@ } }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/filebeat/filebeat.template.json b/filebeat/filebeat.template.json index 7098413e297..eff559875d8 100644 --- a/filebeat/filebeat.template.json +++ b/filebeat/filebeat.template.json @@ -5,7 +5,7 @@ "norms": false }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/heartbeat/heartbeat.template-es2x.json b/heartbeat/heartbeat.template-es2x.json index 742dd889042..50f95381de9 100644 --- a/heartbeat/heartbeat.template-es2x.json +++ b/heartbeat/heartbeat.template-es2x.json @@ -7,7 +7,7 @@ } }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/heartbeat/heartbeat.template.json b/heartbeat/heartbeat.template.json index 618fcc873c8..6e439d2f148 100644 --- a/heartbeat/heartbeat.template.json +++ b/heartbeat/heartbeat.template.json @@ -5,7 +5,7 @@ "norms": false }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/libbeat/beat/version.go b/libbeat/beat/version.go index f593f3c70c7..cc0d3622cbb 100644 --- a/libbeat/beat/version.go +++ b/libbeat/beat/version.go @@ -1,3 +1,3 @@ package beat -const defaultBeatVersion = "5.1.0" +const defaultBeatVersion = "5.2.0" diff --git a/metricbeat/metricbeat.template-es2x.json b/metricbeat/metricbeat.template-es2x.json index ff5a0e98aeb..80d3812b6ef 100644 --- a/metricbeat/metricbeat.template-es2x.json +++ b/metricbeat/metricbeat.template-es2x.json @@ -7,7 +7,7 @@ } }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/metricbeat/metricbeat.template.json b/metricbeat/metricbeat.template.json index b7c80a56b43..1c20e4283f9 100644 --- a/metricbeat/metricbeat.template.json +++ b/metricbeat/metricbeat.template.json @@ -5,7 +5,7 @@ "norms": false }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/packetbeat/packetbeat.template-es2x.json b/packetbeat/packetbeat.template-es2x.json index 336a46e966e..a9ae3e8665d 100644 --- a/packetbeat/packetbeat.template-es2x.json +++ b/packetbeat/packetbeat.template-es2x.json @@ -7,7 +7,7 @@ } }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/packetbeat/packetbeat.template.json b/packetbeat/packetbeat.template.json index 85ded03d2e0..b9715e907da 100644 --- a/packetbeat/packetbeat.template.json +++ b/packetbeat/packetbeat.template.json @@ -5,7 +5,7 @@ "norms": false }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/winlogbeat/winlogbeat.template-es2x.json b/winlogbeat/winlogbeat.template-es2x.json index ee8e4fe0393..27eceab215f 100644 --- a/winlogbeat/winlogbeat.template-es2x.json +++ b/winlogbeat/winlogbeat.template-es2x.json @@ -7,7 +7,7 @@ } }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ { diff --git a/winlogbeat/winlogbeat.template.json b/winlogbeat/winlogbeat.template.json index d30ac0da82f..11a359cb680 100644 --- a/winlogbeat/winlogbeat.template.json +++ b/winlogbeat/winlogbeat.template.json @@ -5,7 +5,7 @@ "norms": false }, "_meta": { - "version": "5.1.0" + "version": "5.2.0" }, "dynamic_templates": [ {