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 e8dd894  Bump up BanyanDB
e8dd894 is described below

commit e8dd8945885fb8fc0e8d16e95a5ea93e4124d476
Author: Wan Kai <[email protected]>
AuthorDate: Mon Aug 11 09:09:15 2025 +0800

    Bump up BanyanDB
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index dbfd8b0..d4bd76a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,7 +26,7 @@ HUB ?= ghcr.io/apache/skywalking-showcase
 TAG ?= $(shell git rev-parse --short HEAD)
 
 BANYANDB_IMAGE ?= ghcr.io/apache/skywalking-banyandb
-BANYANDB_IMAGE_TAG ?= c4d6438da3a38b0ad2ea202417c64b75f94ba267
+BANYANDB_IMAGE_TAG ?= f399e753d400f8f22028c0c05a6bf3a9b3ee1f10
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to