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 923d3cd Bump up banyandb version (#269)
923d3cd is described below
commit 923d3cdaa840e20457197055e88c663f01d5a817
Author: mrproliu <[email protected]>
AuthorDate: Thu Jun 4 20:42:20 2026 +0800
Bump up banyandb version (#269)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index e8f80a3..018f0d3 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 ?= b2be017c8373477a840d46a68fd3ef7b6728e601
+BANYANDB_IMAGE_TAG ?= af0b2cf49f06872b6ba9dd231acbfd00c86e9931
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss