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 84b045b  Update BanyanDB
84b045b is described below

commit 84b045b817be8d4ef930054e6d03314faefef397
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Sep 4 15:31:25 2024 +0800

    Update BanyanDB
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 8832d07..0975ea0 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 ?= 17dc8c05f6933517768ab9170e6fc5b1211b4fc3
+BANYANDB_IMAGE_TAG ?= 7e541d0275cd776360a14c75044be4bdac872b11
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to