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

kezhenxu94 pushed a commit to branch rel480
in repository https://gitbox.apache.org/repos/asf/skywalking-helm.git

commit 1f8098e2193f437eebb18da36c736d41ac80e479
Author: kezhenxu94 <[email protected]>
AuthorDate: Thu Nov 27 10:45:31 2025 +0800

    chore: draft 4.8.0
---
 chart/skywalking/Chart.yaml | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

diff --git a/chart/skywalking/Chart.yaml b/chart/skywalking/Chart.yaml
index cf22e61..92a7bd3 100644
--- a/chart/skywalking/Chart.yaml
+++ b/chart/skywalking/Chart.yaml
@@ -16,30 +16,29 @@
 apiVersion: v2
 name: skywalking-helm
 home: https://skywalking.apache.org
-version: 4.7.0
+version: 4.8.0
 description: Helm Chart for Apache SkyWalking
 icon: 
https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources:
-- https://github.com/apache/skywalking-helm
+  - https://github.com/apache/skywalking-helm
 maintainers:
-- name: hanahmily
-  email: [email protected]
-- name: innerpeacez
-  email: [email protected]
-- name: kezhenxu94
-  email: [email protected]
-
+  - name: hanahmily
+    email: [email protected]
+  - name: innerpeacez
+    email: [email protected]
+  - name: kezhenxu94
+    email: [email protected]
 dependencies:
-- name: elasticsearch
-  version: ~7.17.1
-  repository: https://helm.elastic.co/
-  condition: elasticsearch.enabled
-- name: postgresql
-  version: 12.1.2
-  repository: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-  condition: postgresql.enabled
-- name: skywalking-banyandb-helm
-  alias: banyandb
-  version: 0.5.2
-  repository: oci://registry-1.docker.io/apache
-  condition: banyandb.enabled
+  - name: elasticsearch
+    version: ~7.17.1
+    repository: https://helm.elastic.co/
+    condition: elasticsearch.enabled
+  - name: postgresql
+    version: 12.1.2
+    repository: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
+    condition: postgresql.enabled
+  - name: skywalking-banyandb-helm
+    alias: banyandb
+    version: 0.5.2
+    repository: oci://registry-1.docker.io/apache
+    condition: banyandb.enabled

Reply via email to