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 decb7f8  Bump up BanyanDB
decb7f8 is described below

commit decb7f8d186e9be123df04ef7eda3ffa9afd2936
Author: Gao Hongtao <[email protected]>
AuthorDate: Mon Nov 11 14:28:20 2024 +0000

    Bump up BanyanDB
    
    Signed-off-by: Gao Hongtao <[email protected]>
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 84c4e1d..4684e69 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 ?= 4cd3c09f5c534b5466e479016a5d9b30a8de44b3
+BANYANDB_IMAGE_TAG ?= ba0d71d6b478f25c3d377af8543bbc70dfbf3c00
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to