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 19a5898 Bump up BanyanDB
19a5898 is described below
commit 19a58986b27284537da48f627d8f32f833f64a2d
Author: Gao Hongtao <[email protected]>
AuthorDate: Sun Aug 25 06:17:19 2024 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index fd6b088..0df3852 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 ?= 8bcc5f9795b5ae13b3b5947df715f9bd4b3cf0eb
+BANYANDB_IMAGE_TAG ?= 7e541d0275cd776360a14c75044be4bdac872b11
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss