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 a9827b1 Bump up banyanDB version (#248)
a9827b1 is described below
commit a9827b14dec427f49dd1bf57b9c98a78a674bd02
Author: mrproliu <[email protected]>
AuthorDate: Fri Apr 10 16:16:10 2026 +0800
Bump up banyanDB version (#248)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 46c10f6..dcf354d 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 ?= 5dedaa1aa5106dd87ad9d6c5f08c63deefee5579
+BANYANDB_IMAGE_TAG ?= 5c42cd020305a32a7b40082767dda6beae63378b
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss