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 99d1fc6  update etcd version
99d1fc6 is described below

commit 99d1fc66eb2699f1100e3f981d61187eea86c134
Author: mrproliu <[email protected]>
AuthorDate: Mon Feb 2 19:05:37 2026 +0800

    update etcd version
---
 test/e2e/values.cluster.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/e2e/values.cluster.yaml b/test/e2e/values.cluster.yaml
index a1c2f6d..4903ea8 100644
--- a/test/e2e/values.cluster.yaml
+++ b/test/e2e/values.cluster.yaml
@@ -18,8 +18,8 @@
 # Declare variables to be passed into your templates.
 
 image:
-  repository: ghcr.io/apache/skywalking-banyandb
-  tag: 46083529398b73504e9ca929ef367cd1776aef82
+  repository: mrproliu/skywalking-banyandb
+  tag: property-schema1
   pullPolicy: IfNotPresent
 
 cluster:

Reply via email to