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

liuhan pushed a commit to branch schema-storage
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git


The following commit(s) were added to refs/heads/schema-storage by this push:
     new 0c4371b  update version
0c4371b is described below

commit 0c4371bfd6a382aa7b863ea61f0cd295f268d7d6
Author: mrproliu <[email protected]>
AuthorDate: Mon Feb 9 09:08:20 2026 +0800

    update version
---
 test/e2e/e2e-banyandb-cluster-schema-property.yaml | 2 +-
 test/e2e/values.cluster-schema-etcd.yaml           | 2 +-
 test/e2e/values.cluster-schema-property.yaml       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/e2e/e2e-banyandb-cluster-schema-property.yaml 
b/test/e2e/e2e-banyandb-cluster-schema-property.yaml
index 4184cf1..a3dd515 100644
--- a/test/e2e/e2e-banyandb-cluster-schema-property.yaml
+++ b/test/e2e/e2e-banyandb-cluster-schema-property.yaml
@@ -51,7 +51,7 @@ setup:
           label-selector: app.kubernetes.io/name=banyandb
     - name: Install SkyWalking
       command: |
-        helm -n istio-system install --timeout 20m skywalking 
oci://ghcr.io/apache/skywalking-helm/skywalking-helm \
+        helm -n istio-system install --timeout 10m skywalking 
oci://ghcr.io/apache/skywalking-helm/skywalking-helm \
                        --version "$SW_HELM_VERSION" \
                        --set fullnameOverride=skywalking \
                        --set 
oap.env.SW_ENVOY_METRIC_ALS_HTTP_ANALYSIS=k8s-mesh \
diff --git a/test/e2e/values.cluster-schema-etcd.yaml 
b/test/e2e/values.cluster-schema-etcd.yaml
index f66def4..bd009f6 100644
--- a/test/e2e/values.cluster-schema-etcd.yaml
+++ b/test/e2e/values.cluster-schema-etcd.yaml
@@ -17,7 +17,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema42
+  tag: property-schema43
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.cluster-schema-property.yaml 
b/test/e2e/values.cluster-schema-property.yaml
index 241a838..8301c0e 100644
--- a/test/e2e/values.cluster-schema-property.yaml
+++ b/test/e2e/values.cluster-schema-property.yaml
@@ -17,7 +17,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema42
+  tag: property-schema43
   pullPolicy: IfNotPresent
 
 cluster:

Reply via email to