This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch rel/4.1.0 in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes.git
commit a3cc0c89caa65cd7e9cd530ed8622d9fdb20ed08 Author: kezhenxu94 <[email protected]> AuthorDate: Sun Aug 8 18:11:05 2021 +0800 Add change log for 4.1.0 --- CHANGES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2d670c0..8a20f0f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,17 @@ Changes by Version ================== Release Notes. +4.1.0 +------------------ + +- Add missing service account to init job. +- Improve notes.txt and `nodePort` configuration. +- Improve ingress compatibility. +- Fix bug that customized config files are not loaded into es-init job. +- Add `imagePullSecrets` and node selector. +- Fix istio adapter description. +- Enhancement: allow mounting binary data files. + 4.0.0 ------------------
