Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions data/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
10 changes: 5 additions & 5 deletions data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down