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 4f211f8 Bump up BanyanDB
4f211f8 is described below
commit 4f211f841d0125d295b8cb2fa072030e91a58259
Author: Hongtao Gao <[email protected]>
AuthorDate: Sat Jun 13 11:48:40 2026 +0000
Bump up BanyanDB
Update BANYANDB_IMAGE_TAG to 82a9a021882a1978c04d26abad196eddc30a3097.
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index d0a32a8..b0e5094 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 ?= 49f3036484e8563fa3ba6b43b3794f2730e402a1
+BANYANDB_IMAGE_TAG ?= 82a9a021882a1978c04d26abad196eddc30a3097
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss