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 a56bcc4 Bump up banyandb version (#256)
a56bcc4 is described below
commit a56bcc40f32df2a3423ff013fd410c42b7574477
Author: mrproliu <[email protected]>
AuthorDate: Thu May 7 15:48:20 2026 +0800
Bump up banyandb version (#256)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index fe65f72..e27a1cd 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 ?= b8168b76ab7c11de7d1603f3ebaac6cf5b1148a7
+BANYANDB_IMAGE_TAG ?= 32aeea3bce1a023ff362b55d327e0f51a29d9e1d
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss