This repository has been archived by the owner on May 16, 2023. It is now read-only.
7.2.0 Release
- 7.2.0 as the default stack version
- Updated the beta status messaging and added proper descriptions to each chart #158
- Add GKE 1.13 to automated testing suite #169 and #181
Elasticsearch
- #123 - @kimxogus - Make the service configurable
- #141 - @satchpx - Add capability to specify alternate scheduler
- #161 - @Crazybus - Add configurable nodePort to the service spec
- #170 - @Crazybus - Update security example docs to match reality
- #182 - @hxquangnhat - Fix secretName field for secretMounts
- #186 - @Crazybus - Fix pvc annotations with multiple fields
- #189 - @gnatpat - Add resources to sidecar container
Kibana
- #160 - @Crazybus - Add configurable nodePort to the service spec
- #168 - @Crazybus - Always set server.host to the docker default
- #172 - @naseemkullah - Run Kibana as the non-root kibana user (1000)
- #182 - @hxquangnhat - Fix secretName field for secretMounts
- #184 - @diegofernandes - Fix wildcard support for ingress
Filebeat
- #182 - @hxquangnhat - Fix secretName field for secretMounts
- #188 - @cclauss - Fix octal literal to work in both Python 2 and Python 3