This is an automated email from the ASF dual-hosted git repository.
hanahmily 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 8fe8e2c Bump up BanyanDB
8fe8e2c is described below
commit 8fe8e2c0fb14418476454ea8e8942be34ebc8fec
Author: Gao Hongtao <[email protected]>
AuthorDate: Tue Feb 18 16:47:28 2025 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 2c605a8..f076be6 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 ?= caae0f583042d32e2772ee71c716262fbe095d58
+BANYANDB_IMAGE_TAG ?= 28b71dc69788cbc79bf44b3f32127bfe38b92b10
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss