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 497ece9 Bump up BanyanDB
497ece9 is described below
commit 497ece9ff8234bccf2d56b90041f57ec8d63959f
Author: Gao Hongtao <[email protected]>
AuthorDate: Sun Oct 6 20:53:26 2024 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 1531db2..7a9b839 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 ?= 35306d2ce76823555a8e840c642aacf68af3b628
+BANYANDB_IMAGE_TAG ?= d14d599ecaa58a36c18ee3bd01c2d8567206f28b
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss