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-helm.git
The following commit(s) were added to refs/heads/master by this push:
new 933ee29 Update skywalking-banyandb-helm version to 0.6.0-rc0 (#172)
933ee29 is described below
commit 933ee29a56ff93c07ebd24148184b26d7c1b98bc
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Jan 14 17:35:11 2026 +0800
Update skywalking-banyandb-helm version to 0.6.0-rc0 (#172)
---
.github/workflows/e2e.ci.yaml | 6 +++---
chart/skywalking/Chart.yaml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/e2e.ci.yaml b/.github/workflows/e2e.ci.yaml
index 709a4a9..18cca46 100644
--- a/.github/workflows/e2e.ci.yaml
+++ b/.github/workflows/e2e.ci.yaml
@@ -53,13 +53,13 @@ jobs:
config: test/e2e/swck/oap-ui-agent-satellite.yaml
name: ${{ matrix.test.name }}
env:
- OAP_TAG: 79860ca5c76a77bbd93e76ce4861b24707dd5ee3
+ OAP_TAG: 176d19096972d0f89c1c25f02a51384ad5cc83c1
OAP_REPO: ghcr.io/apache/skywalking/oap
- UI_TAG: 79860ca5c76a77bbd93e76ce4861b24707dd5ee3
+ UI_TAG: 176d19096972d0f89c1c25f02a51384ad5cc83c1
UI_REPO: ghcr.io/apache/skywalking/ui
SATELLITE_TAG: v35bfaff6352b4dc351a706772796a1f79b651c14
SATELLITE_REPO: ghcr.io/apache/skywalking-satellite/skywalking-satellite
- BANYANDB_TAG: 46083529398b73504e9ca929ef367cd1776aef82
+ BANYANDB_TAG: a90e12a3925b12f120f162b1513e99f432af2966
BANYANDB_REPO: ghcr.io/apache/skywalking-banyandb
steps:
- uses: actions/checkout@v2
diff --git a/chart/skywalking/Chart.yaml b/chart/skywalking/Chart.yaml
index 8396e2b..a9b5f74 100644
--- a/chart/skywalking/Chart.yaml
+++ b/chart/skywalking/Chart.yaml
@@ -40,6 +40,6 @@ dependencies:
condition: postgresql.enabled
- name: skywalking-banyandb-helm
alias: banyandb
- version: 0.5.3
+ version: 0.6.0-rc0
repository: oci://registry-1.docker.io/apache
condition: banyandb.enabled