This is an automated email from the ASF dual-hosted git repository.
liuhan 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 1b586e9 Bump up Banyandb image versiin (#226)
1b586e9 is described below
commit 1b586e94ec618fbb291652ae1c5390798179703c
Author: mrproliu <[email protected]>
AuthorDate: Thu Jan 15 07:34:24 2026 +0800
Bump up Banyandb image versiin (#226)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 24222cf..4151b15 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 ?= a69048c4ff85f437002edacf83918c8f8ba5951a
+BANYANDB_IMAGE_TAG ?= a90e12a3925b12f120f162b1513e99f432af2966
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss