This is an automated email from the ASF dual-hosted git repository.
wankai123 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 aa002f4 Bump up BanyanDB
aa002f4 is described below
commit aa002f468fb5d82c6c1c16239e10459b2ecff458
Author: Wan Kai <[email protected]>
AuthorDate: Sat Jun 13 08:38:18 2026 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 5cdf101..d0a32a8 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 ?= c2d925e4eae4d77edda94e1fd438243483960150
+BANYANDB_IMAGE_TAG ?= 49f3036484e8563fa3ba6b43b3794f2730e402a1
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss