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 45bf407  Bump up BanyanDB
45bf407 is described below

commit 45bf407580ee5104a95e4bae14e9ad2c51beb081
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Jun 26 07:13:46 2024 +0800

    Bump up BanyanDB
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 1546058..5c81c7c 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 ?= 7a12fd03339fcab8e4d65286d2f65319e5576ba2
+BANYANDB_IMAGE_TAG ?= 065d7df820ca240c4c91bab7cb614d5d9693c643
 STORAGE_CLASS ?= ""
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss

Reply via email to