This is an automated email from the ASF dual-hosted git repository.
mrproliu 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 9ac2e72 Update banyandb to the latest version (#258)
9ac2e72 is described below
commit 9ac2e72b6d7abe8bc1b76db3fbff64d306be6730
Author: mrproliu <[email protected]>
AuthorDate: Wed May 13 20:48:52 2026 +0800
Update banyandb to the latest version (#258)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index e27a1cd..ff5f7ff 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 ?= 32aeea3bce1a023ff362b55d327e0f51a29d9e1d
+BANYANDB_IMAGE_TAG ?= b60e588e12596f7fdc4442353993a0e7f95edb25
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss