Skip to content

Commit 2088083

Browse files
authored
Helm 4.8.0 news (#807)
1 parent f58bc64 commit 2088083

File tree

3 files changed

+31
-7
lines changed

3 files changed

+31
-7
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Release Apache SkyWalking Kubernetes Helm Chart 4.8.0
3+
date: 2025-12-29
4+
author: SkyWalking Team
5+
---
6+
7+
SkyWalking Kubernetes Helm Chart 4.8.0 is released. Go to [downloads](/downloads) page to find release tars.
8+
9+
## What's Changed
10+
* Bump up banyandb-helm by @hanahmily in https://github.com/apache/skywalking-helm/pull/162
11+
* Inconsistency in Volume Mounts Between oap-deployment.yaml and oap-job.yaml Causes Init Job to Fail by @NoodlesWang2024 in https://github.com/apache/skywalking-helm/pull/163
12+
* Update Chart.yaml by @hanahmily in https://github.com/apache/skywalking-helm/pull/164
13+
* fix: update skywalking-banyandb-helm version to 0.5.0-rc3 by @hanahmily in https://github.com/apache/skywalking-helm/pull/165
14+
* feat: update Banyandb configuration and authentication settings by @hanahmily in https://github.com/apache/skywalking-helm/pull/166
15+
* Update skywalking-banyandb-helm version to 0.5.0 by @hanahmily in https://github.com/apache/skywalking-helm/pull/167
16+
* chore: bump BanyanDB Helm version to 0.5.2 and update OAP/UI image tags to 10.3.0 by @hanahmily in https://github.com/apache/skywalking-helm/pull/168
17+
* chore: draft 4.8.0 by @kezhenxu94 in https://github.com/apache/skywalking-helm/pull/169
18+
* Update skywalking-banyandb-helm version to 0.5.3 by @hanahmily in https://github.com/apache/skywalking-helm/pull/170
19+
* chore: draft release for 4.8.0 by @kezhenxu94 in https://github.com/apache/skywalking-helm/pull/171
20+
21+
## New Contributors
22+
* @NoodlesWang2024 made their first contribution in https://github.com/apache/skywalking-helm/pull/163
23+
24+
**Full Changelog**: https://github.com/apache/skywalking-helm/compare/v4.7.0...v4.8.0

data/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@
277277
user: apache
278278
repo: skywalking-kubernetes
279279
docs:
280-
- version: v4.7.0
281-
link: https://github.com/apache/skywalking-kubernetes/tree/v4.7.0
280+
- version: v4.8.0
281+
link: https://github.com/apache/skywalking-kubernetes/tree/v4.8.0
282282
- name: SkyWalking Cloud on Kubernetes
283283
icon: kubernetes
284284
description: A bridge project between Apache SkyWalking and Kubernetes.

data/releases.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -585,15 +585,15 @@
585585
icon: helm
586586
description: SkyWalking Kubernetes Helm repository provides ways to install and configure SkyWalking in a Kubernetes cluster. The scripts are written in Helm 3.
587587
source:
588-
- version: v4.7.0
589-
date: Oct. 21st, 2024
588+
- version: v4.8.0
589+
date: Dec. 29th, 2025
590590
downloadLink:
591591
- name: src
592-
link: https://www.apache.org/dyn/closer.cgi/skywalking/kubernetes/4.7.0/skywalking-helm-4.7.0-src.tgz
592+
link: https://www.apache.org/dyn/closer.cgi/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz
593593
- name: asc
594-
link: https://downloads.apache.org/skywalking/kubernetes/4.7.0/skywalking-helm-4.7.0-src.tgz.asc
594+
link: https://downloads.apache.org/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz.asc
595595
- name: sha512
596-
link: https://downloads.apache.org/skywalking/kubernetes/4.7.0/skywalking-helm-4.7.0-src.tgz.sha512
596+
link: https://downloads.apache.org/skywalking/kubernetes/4.8.0/skywalking-helm-4.8.0-src.tgz.sha512
597597
- name: SkyWalking Cloud on Kubernetes
598598
icon: kubernetes
599599
description: A bridge project between Apache SkyWalking and Kubernetes.

0 commit comments

Comments
 (0)