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 ea6c51a chore: update banyandb image tag to latest commit SHA
ea6c51a is described below
commit ea6c51a09d1cd42cd7e5e636a5d87b203434d3c9
Author: Hongtao Gao <[email protected]>
AuthorDate: Mon Mar 23 07:43:53 2026 +0000
chore: update banyandb image tag to latest commit SHA
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 3a9d473..9407839 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 ?= c27121f43c76b3b31470e2846f68958884ef91d6
+BANYANDB_IMAGE_TAG ?= 8d84919da231fe654cb959ed03f4f448551202f4
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss