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

mrproliu 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 93db2ef  Bump up banyandb version (#285)
93db2ef is described below

commit 93db2ef06f0a5e1c774691944fb7e00bbb74c140
Author: mrproliu <[email protected]>
AuthorDate: Mon Jul 13 21:00:41 2026 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 5ca47f5..10b5127 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 ?= 2c9946197a9df91dd02cffdeb880aa00a12f837d
+BANYANDB_IMAGE_TAG ?= add78bb6a61c6baea1a74aec26c0a4caaa3dd593
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to