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 2c44b49 Bump BanyanDB
2c44b49 is described below
commit 2c44b498b450441961cdf7d4e4c8edb62b253225
Author: Gao Hongtao <[email protected]>
AuthorDate: Thu Jun 20 13:51:04 2024 +0800
Bump BanyanDB
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index c5188c5..8620b2a 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 ?= c802d25d16b6a111655ea159c849b331a6778717
+BANYANDB_IMAGE_TAG ?= a69ec5693ee5bca4a0b65e73b269988a5660999d
STORAGE_CLASS ?= ""
SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap