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

commit 9de8edcb6273b136dc9b622690f6fd50fc873348
Author: Gao Hongtao <[email protected]>
AuthorDate: Tue Oct 8 14:23:10 2024 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 7a9b839..50cff54 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 ?= d14d599ecaa58a36c18ee3bd01c2d8567206f28b
+BANYANDB_IMAGE_TAG ?= c92ee3ab53f0f23daf2b1042b5c50d687629c323
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to