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 e167a34 Bump up BanyanDB
e167a34 is described below
commit e167a343030612a52c2d3a9d243b4330a9170acb
Author: Gao Hongtao <[email protected]>
AuthorDate: Fri Jun 21 14:21:42 2024 +0800
Bump up BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 8620b2a..26e51d0 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 ?= a69ec5693ee5bca4a0b65e73b269988a5660999d
+BANYANDB_IMAGE_TAG ?= e85aeb5790a10b8a26db628fc15140a034865009
STORAGE_CLASS ?= ""
SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap