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

wankai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new 000045e  Update SW_STORAGE_BANYANDB_COMPATIBLE_SERVER_API_VERSIONS
000045e is described below

commit 000045e558a070bad53c65be96ca7c59e480bf25
Author: Wan Kai <[email protected]>
AuthorDate: Sun Jan 25 11:34:06 2026 +0800

    Update SW_STORAGE_BANYANDB_COMPATIBLE_SERVER_API_VERSIONS
---
 deploy/platform/kubernetes/values.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deploy/platform/kubernetes/values.yaml 
b/deploy/platform/kubernetes/values.yaml
index 19413ea..ec9adea 100644
--- a/deploy/platform/kubernetes/values.yaml
+++ b/deploy/platform/kubernetes/values.yaml
@@ -90,6 +90,7 @@ skywalking:
       SW_STORAGE_BANYANDB_METRICS_DAY_WARM_TTL_DAYS: "7"
       SW_STORAGE_BANYANDB_METRICS_DAY_COLD_TTL_DAYS: "30"
       SW_STORAGE_BANYANDB_METADATA_TTL_DAYS: "60"
+      SW_STORAGE_BANYANDB_COMPATIBLE_SERVER_API_VERSIONS: "0.9,0.10"
     startupProbe:
       failureThreshold: 10
       tcpSocket:

Reply via email to