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

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


The following commit(s) were added to refs/heads/master by this push:
     new b712dfe00de Release SkyWalking Helm 4.9.0 (#841)
b712dfe00de is described below

commit b712dfe00de32caa06e76efc515096efc1cf2ce3
Author: mrproliu <[email protected]>
AuthorDate: Wed May 6 18:46:20 2026 +0800

    Release SkyWalking Helm 4.9.0 (#841)
---
 .../index.md                                       | 24 ++++++++++++++++++++++
 data/docs.yml                                      |  4 ++--
 data/releases.yml                                  | 10 ++++-----
 3 files changed, 31 insertions(+), 7 deletions(-)

diff --git 
a/content/events/release-apache-skywalking-kubernetes-helm-chart-4.9.0/index.md 
b/content/events/release-apache-skywalking-kubernetes-helm-chart-4.9.0/index.md
new file mode 100644
index 00000000000..283a0a20a15
--- /dev/null
+++ 
b/content/events/release-apache-skywalking-kubernetes-helm-chart-4.9.0/index.md
@@ -0,0 +1,24 @@
+---
+title: Release Apache SkyWalking Kubernetes Helm Chart 4.9.0
+date: 2026-05-06
+author: SkyWalking Team
+---
+
+SkyWalking Kubernetes Helm Chart 4.9.0 is released. Go to 
[downloads](/downloads) page to find release tars.
+
+## What's Changed
+* Update skywalking-banyandb-helm version to 0.6.0-rc0 by @hanahmily in 
https://github.com/apache/skywalking-helm/pull/172
+* Update banyandb version to 0.6.0-rc1 by @hanahmily in 
https://github.com/apache/skywalking-helm/pull/173
+* Bump up banyanDB helm version to 0.6.0-rc2 by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/174
+* Update banyandb version to 0.6.0-rc3 by @hanahmily in 
https://github.com/apache/skywalking-helm/pull/175
+* Upgrade Elasticsearch dependency to ECK 8.18.8 by @wu-sheng in 
https://github.com/apache/skywalking-helm/pull/176
+* Fix SWCK oapserverconfig e2e version mismatch by @wu-sheng in 
https://github.com/apache/skywalking-helm/pull/177
+* Bump up banyanDB helm version by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/178
+* Bump up banyanDB helm version to 0.6.0-rc5 by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/179
+* Remove eck-operator hard dependency for non-ES storage backends by @wu-sheng 
in https://github.com/apache/skywalking-helm/pull/181
+* Bump up banyanDB helm version by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/182
+* Bump up banyandb helm and remove etcd components in E2E by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/184
+* Ready to release 4.9.0 by @mrproliu in 
https://github.com/apache/skywalking-helm/pull/185
+
+
+**Full Changelog**: 
https://github.com/apache/skywalking-helm/compare/v4.8.0...v4.9.0
diff --git a/data/docs.yml b/data/docs.yml
index e16acfdc8b9..1cc4904b9b9 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -309,8 +309,8 @@
       user: apache
       repo: skywalking-kubernetes
       docs:
-        - version: v4.8.0
-          link: https://github.com/apache/skywalking-kubernetes/tree/v4.8.0
+        - version: v4.9.0
+          link: https://github.com/apache/skywalking-kubernetes/tree/v4.9.0
     - name: SkyWalking Cloud on Kubernetes
       icon: kubernetes
       description: A bridge project between Apache SkyWalking and Kubernetes.
diff --git a/data/releases.yml b/data/releases.yml
index d92f0d7d48b..27a1bfa95b7 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -713,15 +713,15 @@
       icon: helm
       description: SkyWalking Kubernetes Helm repository provides ways to 
install and configure SkyWalking in a Kubernetes cluster. The scripts are 
written in Helm 3.
       source:
-        - version: v4.8.0
-          date: Dec. 29th, 2025
+        - version: v4.9.0
+          date: May. 6th, 2026
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/helm/4.9.0/skywalking-helm-4.9.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/helm/4.9.0/skywalking-helm-4.9.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/helm/4.9.0/skywalking-helm-4.9.0-src.tgz.sha512
     - name: SkyWalking Cloud on Kubernetes
       icon: kubernetes
       description: A bridge project between Apache SkyWalking and Kubernetes.

Reply via email to