Skip to content

Commit

Permalink
Bump version to 5.6.6 (#5829)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsg authored and andrewkroh committed Dec 6, 2017
1 parent 0d74dca commit 3878a28
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion dev-tools/packer/version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: "5.6.5"
version: "5.6.6"
2 changes: 1 addition & 1 deletion filebeat/filebeat.template-es2x.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion filebeat/filebeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion filebeat/filebeat.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/heartbeat.template-es2x.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/heartbeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/heartbeat.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion libbeat/beat/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package beat

const defaultBeatVersion = "5.6.5"
const defaultBeatVersion = "5.6.6"
2 changes: 1 addition & 1 deletion libbeat/libbeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/metricbeat.template-es2x.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/metricbeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/metricbeat.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/packetbeat.template-es2x.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/packetbeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/packetbeat.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/winlogbeat.template-es2x.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/winlogbeat.template-es6x.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/winlogbeat.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mappings": {
"_default_": {
"_meta": {
"version": "5.6.5"
"version": "5.6.6"
},
"date_detection": false,
"dynamic_templates": [
Expand Down

0 comments on commit 3878a28

Please sign in to comment.