This is an automated email from the ASF dual-hosted git repository.
liuhan 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 ef0acbb Bump up banyanDB version (#229)
ef0acbb is described below
commit ef0acbb80eb9251217d07e98f7a451c6c32f821e
Author: mrproliu <[email protected]>
AuthorDate: Fri Jan 23 18:52:26 2026 +0800
Bump up banyanDB version (#229)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 0487635..f5b16ec 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 ?= dc19944003678ceaae41b9316967180fc8d1d5e3
+BANYANDB_IMAGE_TAG ?= f55e3e447b29477798bb9739211be460bbd18123
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss