Skip to content

Commit

Permalink
Release version 5.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Dec 18, 2017
1 parent cd8a7f8 commit 1b7f8a5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Icingabeat CHANGELOG

## v5.6.0

### Features
* Update libbeat to version 5.6.6

## v1.1.1

### Bugs
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -154,8 +154,8 @@ exploring the data by yourself. Download the dashboards from the
The tool to import dashboards with is already included in the Icingabeat package.

```
unzip icingabeat-dashboards-1.1.1.zip -d /tmp
/usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-1.1.1 -es http://127.0.0.1:9200
unzip icingabeat-dashboards-5.6.6.zip -d /tmp
/usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-5.6.6 -es http://127.0.0.1:9200
```

## Fields
Expand Down
2 changes: 1 addition & 1 deletion version.yml
@@ -1 +1 @@
version: "1.1.1"
version: "5.6.6"

0 comments on commit 1b7f8a5

Please sign in to comment.