This is an automated email from the ASF dual-hosted git repository.

liuhan 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 f6e4e06  Bump up banyanDB version (#218)
f6e4e06 is described below

commit f6e4e067c36509ff309dc92c57189a53142d7e21
Author: mrproliu <[email protected]>
AuthorDate: Fri Nov 21 22:08:04 2025 +0900

    Bump up banyanDB version (#218)
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 6ef93a6..060be89 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 ?= bdd2eaa3401e756531c3fafe080b944f993eb6fd
+BANYANDB_IMAGE_TAG ?= 53f32992aee57893b06d37d92564e782de36237c
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to