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 4bdc059 Bump up banyandb version (#289)
4bdc059 is described below
commit 4bdc059483de24ac061a31972f95d429d2dd753c
Author: mrproliu <[email protected]>
AuthorDate: Wed Jul 22 08:38:51 2026 +0800
Bump up banyandb version (#289)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index d74e911..800fc1d 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 ?= c22f7d42392b8ef80f180cee61fab999cabc880f
+BANYANDB_IMAGE_TAG ?= b1fc90553296510ec787c755411abe83ac12527e
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss