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 ec4f613 Bump up banyandb version (#288)
ec4f613 is described below
commit ec4f613a1b1148bee592636ab6020be8023745c6
Author: mrproliu <[email protected]>
AuthorDate: Mon Jul 20 15:37:22 2026 +0800
Bump up banyandb version (#288)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 7f3dbbf..d74e911 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 ?= 38932b9113686cddb75739adf2ed2e75324a927a
+BANYANDB_IMAGE_TAG ?= c22f7d42392b8ef80f180cee61fab999cabc880f
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss