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

commit e3cfe61b90b7cb7a5fe36baeb793fe88286f1858
Author: Gao Hongtao <[email protected]>
AuthorDate: Fri Nov 22 13:56:04 2024 +0800

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

diff --git a/Makefile.in b/Makefile.in
index fb8e292..995f81c 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 ?= 079483262016e8b2ac58c3f115f974d8ad7e9d2e
+BANYANDB_IMAGE_TAG ?= 05cf5e1426e0b3926819c2272497923cd705f72b
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to