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 19eb474 Bump up BanyanDB (#174)
19eb474 is described below
commit 19eb4747458f038291f8f358618833705164f801
Author: Gao Hongtao <[email protected]>
AuthorDate: Thu Jun 13 09:05:44 2024 +0800
Bump up BanyanDB (#174)
Signed-off-by: Gao Hongtao <[email protected]>
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 8c0adfd..06d38ef 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 ?= 7e65e59d1db9cbf2e464c5c62a4f87b195b23340
+BANYANDB_IMAGE_TAG ?= c802d25d16b6a111655ea159c849b331a6778717
STORAGE_CLASS ?= ""
SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap