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 f5fa5f0 Bump up banyanDB version (#217)
f5fa5f0 is described below
commit f5fa5f08df67351fde102fce918a701114970d4b
Author: mrproliu <[email protected]>
AuthorDate: Mon Nov 10 14:49:39 2025 +0900
Bump up banyanDB version (#217)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 92c9d02..6ef93a6 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 ?= 38f19094145a30c6403fbc4390d0b0cf57494725
+BANYANDB_IMAGE_TAG ?= bdd2eaa3401e756531c3fafe080b944f993eb6fd
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss