Skip to content

Commit 75b5dd3

Browse files
tsgruflin
authored andcommitted
Close changelog for the 6.1.3 release (#6163)
Also updated the testing env. Can be merged right away.
1 parent c42322b commit 75b5dd3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.asciidoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Template, add newest changes here
99

1010
=== 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]
1212

1313
==== Breaking changes
1414

@@ -77,6 +77,12 @@ https://github.com/elastic/beats/compare/v6.1.2...6.1[Check the HEAD diff]
7777

7878
////////////////////////////////////////////////////////////
7979
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+
8086
[[release-notes-6.1.2]]
8187
=== Beats version 6.1.2
8288
https://github.com/elastic/beats/compare/v6.1.1...v6.1.2[View commits]

libbeat/docs/release.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
88
<<breaking-changes>> for more detail about changes that affect
99
upgrade.
1010

11+
* <<release-notes-6.1.3>>
1112
* <<release-notes-6.1.2>>
1213
* <<release-notes-6.1.1>>
1314
* <<release-notes-6.1.0>>

testing/environments/args.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ services:
66
build:
77
args:
88
DOWNLOAD_URL: https://snapshots.elastic.co/downloads
9-
ELASTIC_VERSION: 6.1.0-SNAPSHOT
9+
ELASTIC_VERSION: 6.1.3-SNAPSHOT
1010
CACHE_BUST: 20171201

0 commit comments

Comments
 (0)