File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 8
8
// Template, add newest changes here
9
9
10
10
=== Beats version HEAD
11
- https://github.com/elastic/beats/compare/v6.1.2 ...6.1[Check the HEAD diff]
11
+ https://github.com/elastic/beats/compare/v6.1.3 ...6.1[Check the HEAD diff]
12
12
13
13
==== Breaking changes
14
14
@@ -77,6 +77,12 @@ https://github.com/elastic/beats/compare/v6.1.2...6.1[Check the HEAD diff]
77
77
78
78
////////////////////////////////////////////////////////////
79
79
80
+ [[release-notes-6.1.3]]
81
+ === Beats version 6.1.3
82
+ https://github.com/elastic/beats/compare/v6.1.2...v6.1.3[View commits]
83
+
84
+ No changes in this release.
85
+
80
86
[[release-notes-6.1.2]]
81
87
=== Beats version 6.1.2
82
88
https://github.com/elastic/beats/compare/v6.1.1...v6.1.2[View commits]
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
8
8
<<breaking-changes>> for more detail about changes that affect
9
9
upgrade.
10
10
11
+ * <<release-notes-6.1.3>>
11
12
* <<release-notes-6.1.2>>
12
13
* <<release-notes-6.1.1>>
13
14
* <<release-notes-6.1.0>>
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ services:
6
6
build :
7
7
args :
8
8
DOWNLOAD_URL : https://snapshots.elastic.co/downloads
9
- ELASTIC_VERSION : 6.1.0 -SNAPSHOT
9
+ ELASTIC_VERSION : 6.1.3 -SNAPSHOT
10
10
CACHE_BUST : 20171201
You can’t perform that action at this time.
0 commit comments