Commit Graph
8 Commits
Author SHA1 Message Date
Pete Brown c5c2661709 Promote elastic-stack to stable (#8811)
* Promote elastic-stack to stable

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>

* Fix version of old chart

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
2018-11-01 12:49:40 -07:00
Johnathan Rodgers b572c0d84a Update Logstash chart version (#8963)
This will use the latest chart version of stable/logstash

Signed-off-by: Johnathan Rodgers <jrodgers@powerhrg.com>
2018-11-01 11:07:55 -07:00
Dmitry Zykov 088d1e4e3b [incubator/elastic-stack] Add filebeat to elastic-stack (#8752)
* [incubator/elastic-stack] Add filebeat to elastic-stack

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* remove trailing space

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* regenerate requirements.lock

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* add new line character at the end of file Chart.yaml

Signed-off-by: Dmitry Zykov <i@dmizyk.com>
2018-10-27 08:07:14 -07:00
Pete Brown 68799c68d8 [incubator/elastic-stack] Add fluentd-elasticsearch and elasticsearch-exporter to elastic-stack (#8616)
* Add fluentd-elasticsearch and elasticsearch-exporter to elastic-stack

Update repository for elasticseach and elasticsearch-curator

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>

* Increment minor version

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
2018-10-26 10:51:42 -07:00
Johnathan Rodgers 772c4bd0a9 Update elastic-stack to using fluentd version 1.0.0 (#8585)
Update elastic-stack to using logstash version 1.0.0

Signed-off-by: Johnathan Rodgers <jrodgers@powerhrg.com>
2018-10-18 11:11:12 -07:00
Roman Rader f3d48fdbc7 [incubator/elastic-stack] Upgrade elasticsearch version of elastic-stack (#7793)
Signed-off-by: Roman Rader <roman.rader@gmail.com>
2018-09-20 16:15:00 -07:00
Rob Kernick 1e2a5d27c7 [incubator/elastic-stack] Add fluent-bit option (#6558)
* Update url in test and probes

* bump chart version

* [incubator/elastic-stack] Add fluent-bit option to elastic-stack chart

* Update requirements.lock
2018-07-10 05:20:25 -07:00
Pete Brown 11a8c75191 Add Elastic-Stack chart (#3074)
* Add ELK chart

* Add needed templates directory

* Rename elk to elastic-stack

Fix versions in requirements
Add initial NOTES.txt

* Add option to disable curator and nginx-ldapauth-proxy

* Add _helpers.tpl and fix NOTES.txt

* Remove NOTES.txt file and helpers

Add christian-roggia as a maintainer

* Disable nginx-ldapauth-proxy and curator by default

Add missing _helpers.tpl

* Add Chart icon and appVersion

* Update version of Logstash

Add option to disable logstash

* Add optional FluentD sub-chart

Update versions of other sub-charts

* Switch to incubator/elasticsearch-curator chart

* Update requirements.lock

* Switch nginx-ldapauth-proxy to stable repo

Update dependencies

* Add home page for elastic-stack

* Add OWNERS file for elastic-stack

* Update elasticsearch, kibana and logstash versions

* Update lock file after adjusting requirements

* Update helpers.tpl

* Add README for elastic-stack

* Add config example for nginx-ldapauth-proxy

* Add basic NOTES for elastic-stack

* Use the right values for kibana service type

* Update minimun Kube version
2018-06-29 03:16:20 -07:00