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 1f4f7cc  Bump up banyandb version
1f4f7cc is described below

commit 1f4f7cccd560a724b8892920d50153cb67f0032c
Author: Hongtao Gao <[email protected]>
AuthorDate: Sat Jun 6 13:35:12 2026 +0000

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

diff --git a/Makefile.in b/Makefile.in
index 018f0d3..bb317eb 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 ?= af0b2cf49f06872b6ba9dd231acbfd00c86e9931
+BANYANDB_IMAGE_TAG ?= ab7ac5b603d1f7e89e53fc52da6158b8a26ba12c
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to