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 946f329  update version
946f329 is described below

commit 946f329df2442fec96cd0989d0134c067d839d08
Author: mrproliu <[email protected]>
AuthorDate: Mon Feb 2 21:56:32 2026 +0800

    update version
---
 test/e2e/values.cluster-schema-etcd.yaml     | 2 +-
 test/e2e/values.cluster-schema-property.yaml | 2 +-
 test/e2e/values.cluster.yaml                 | 2 +-
 test/e2e/values.dns.registry.yaml            | 2 +-
 test/e2e/values.fodc.yaml                    | 2 +-
 test/e2e/values.lifecycle.yaml               | 2 +-
 test/e2e/values.standalone.yaml              | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/test/e2e/values.cluster-schema-etcd.yaml 
b/test/e2e/values.cluster-schema-etcd.yaml
index fb4eca2..399cf27 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-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.cluster-schema-property.yaml 
b/test/e2e/values.cluster-schema-property.yaml
index e247128..f21a5a1 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-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.cluster.yaml b/test/e2e/values.cluster.yaml
index 4903ea8..2c2c8f5 100644
--- a/test/e2e/values.cluster.yaml
+++ b/test/e2e/values.cluster.yaml
@@ -19,7 +19,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.dns.registry.yaml 
b/test/e2e/values.dns.registry.yaml
index 2a2a207..3b849a7 100644
--- a/test/e2e/values.dns.registry.yaml
+++ b/test/e2e/values.dns.registry.yaml
@@ -19,7 +19,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.fodc.yaml b/test/e2e/values.fodc.yaml
index 8d32253..6b60fee 100644
--- a/test/e2e/values.fodc.yaml
+++ b/test/e2e/values.fodc.yaml
@@ -19,7 +19,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.lifecycle.yaml b/test/e2e/values.lifecycle.yaml
index 5e5b3a3..6d1dbe2 100644
--- a/test/e2e/values.lifecycle.yaml
+++ b/test/e2e/values.lifecycle.yaml
@@ -19,7 +19,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 cluster:
diff --git a/test/e2e/values.standalone.yaml b/test/e2e/values.standalone.yaml
index 38c84df..cd81094 100644
--- a/test/e2e/values.standalone.yaml
+++ b/test/e2e/values.standalone.yaml
@@ -22,7 +22,7 @@ cluster:
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema1
+  tag: property-schema2
   pullPolicy: IfNotPresent
 
 standalone:

Reply via email to