Skip to content

Commit

Permalink
Bump kibana version to 7.9.0 in x-pack/metricbeat (#20899)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyan-sheng committed Sep 1, 2020
1 parent 2a0e099 commit ba0f03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/metricbeat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
build:
context: ../../metricbeat/module/kibana/_meta
args:
KIBANA_VERSION: ${KIBANA_VERSION:-7.7.0}
KIBANA_VERSION: ${KIBANA_VERSION:-7.9.0}
depends_on:
- elasticsearch
ports:
Expand Down

0 comments on commit ba0f03d

Please sign in to comment.