You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/08/08 11:00:55 UTC

[skywalking-kubernetes] branch master updated: Add change log for 4.1.0 (#77)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new 08581c4  Add change log for 4.1.0 (#77)
08581c4 is described below

commit 08581c411dbea1a256d4a5bca3b640a3ac1d67ad
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Aug 8 19:00:49 2021 +0800

    Add change log for 4.1.0 (#77)
---
 CHANGES.md                  | 11 +++++++++++
 chart/skywalking/Chart.yaml |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

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
 ------------------
 
diff --git a/chart/skywalking/Chart.yaml b/chart/skywalking/Chart.yaml
index a7aac5e..039cf10 100644
--- a/chart/skywalking/Chart.yaml
+++ b/chart/skywalking/Chart.yaml
@@ -16,7 +16,7 @@
 apiVersion: v2
 name: skywalking
 home: https://skywalking.apache.org
-version: 4.0.0
+version: 4.1.0
 description: Apache SkyWalking APM System
 icon: https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources: