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 d4b7a5f Bump up BanyanDB
d4b7a5f is described below
commit d4b7a5f578d437eabd3c90a7411e57bf76a4ba64
Author: Gao Hongtao <[email protected]>
AuthorDate: Thu Feb 6 15:10:13 2025 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 5734ecb..14f6223 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 ?= 24c06b82df37e316a42b2e87a3d64bea952de13f
+BANYANDB_IMAGE_TAG ?= f484391b33674fd5b6c6c1903056803818f5393a
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss