Bump version of Kibana from 4.4 to 4.6
TrivialFix Change-Id: Ia18cb89e0951359226add5cbd96d3a91c7fcfd8a
This commit is contained in:
parent
28b80a08cf
commit
da3156f6d5
@ -1,6 +1,6 @@
|
||||
[kibana-4.4]
|
||||
name=Kibana repository for 4.4.x packages
|
||||
baseurl=http://packages.elastic.co/kibana/4.4/centos
|
||||
[kibana-4.6]
|
||||
name=Kibana repository for 4.6.x packages
|
||||
baseurl=http://packages.elastic.co/kibana/4.6/centos
|
||||
gpgcheck=1
|
||||
gpgkey=http://packages.elastic.co/GPG-KEY-elasticsearch
|
||||
enabled=1
|
||||
|
@ -20,7 +20,7 @@ deb http://download.ceph.com/debian-jewel/ jessie main
|
||||
deb [arch=amd64,i386] http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.0/debian jessie main
|
||||
|
||||
# Kibana repo
|
||||
deb http://packages.elastic.co/kibana/4.4/debian stable main
|
||||
deb http://packages.elastic.co/kibana/4.6/debian stable main
|
||||
|
||||
# docker
|
||||
deb http://apt.dockerproject.org/repo debian-jessie main
|
||||
|
@ -23,7 +23,7 @@ deb http://download.ceph.com/debian-jewel/ xenial main
|
||||
deb http://packages.elastic.co/elasticsearch/2.x/debian stable main
|
||||
|
||||
# Kibana repo
|
||||
deb http://packages.elastic.co/kibana/4.4/debian stable main
|
||||
deb http://packages.elastic.co/kibana/4.6/debian stable main
|
||||
|
||||
# Docker repo
|
||||
deb http://apt.dockerproject.org/repo ubuntu-xenial main
|
||||
|
3
releasenotes/notes/kibana-4-6-7765f556efba2724.yaml
Normal file
3
releasenotes/notes/kibana-4-6-7765f556efba2724.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
upgrade:
|
||||
- Kibana version changed from 4.4 to 4.6.
|
Loading…
Reference in New Issue
Block a user