This repository has been archived by the owner on May 16, 2023. It is now read-only.
7.6.2 - 2020/03/31
- 7.6.2 as the default stack version
- 6.8.8 as 6.x tested version
- Helm 2.16.5 support in #537 @jmlrt
- Drop GKE 1.13 tests in #533 @jmlrt
- Few dev environment tweaks in #521 @Conky5
- Version bumping script enhancements in #524 @Conky5
- Staging image testing in #532, #544 & #545 @Conky5
APM Server
PR | Author | Title |
---|---|---|
#508 | @kawat55 | Fix fullnameOverride setting |
#509 | @qqshfox | Fix apiVersion of HPA |
Elasticsearch
PR | Author | Title |
---|---|---|
#485 | @mschmidt291 | Add possibility to define custom readinessProbe |
#517 | @maksim-m | Add namespace parameter to the test function to NOTES.txt |
#539 | @adulescentulus | Add loadBalancerIP option to service |
Filebeat
PR | Author | Title |
---|---|---|
#530 | @flaper87 | Accept a string as extraInitContainers value for Filebeat |
Kibana
Warning
#540 increase default CPU and memory requests/limits. This may impact the resources (nodes) required in your Kubernetes cluster to deploy Kibana chart.
If you wish to come back to former values, you need to override CPU and Memory requests/limits as well as NODE_OPTIONS
extraEnvs
variable when deploying your Helm Chart.
PR | Author | Title |
---|---|---|
#493 | @jamoflaw | Fix Mismatch Between Service Selector and Pod Labels when using Helm Aliases in Kibana |
#540 | @jmlrt | Optimize Kibana memory usage |
Logstash
PR | Author | Title |
---|---|---|
#500 | @zeph | Add warn to override Logstash default pipeline |
#505 | @ChiefAlexander | Update Logstash chart to support custom ports |