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 98c98f9  Bump up banyandb version (#270)
98c98f9 is described below

commit 98c98f98e5127ebd6697f173c69bd0e002fc5642
Author: mrproliu <[email protected]>
AuthorDate: Thu Jun 11 09:11:54 2026 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 78e1505..7a3dd35 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 ?= 8a1936ce96653e89d3d13250a42abc6e3d42fae7
+BANYANDB_IMAGE_TAG ?= 823b3fb2a15e19559aae430d2bd008a1e524fba6
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to