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 a752e19 Bump up banyandb version (#275)
a752e19 is described below
commit a752e191232673454008d1f5a870041ec57ed4fc
Author: mrproliu <[email protected]>
AuthorDate: Thu Jun 18 08:52:10 2026 +0800
Bump up banyandb version (#275)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 4ad5cc4..e7519ae 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 ?= 82a9a021882a1978c04d26abad196eddc30a3097
+BANYANDB_IMAGE_TAG ?= 31043232977d147578e581511239bf24811d6f81
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss