Skip to content

Commit

Permalink
Bump BanyanDB
Browse files Browse the repository at this point in the history
  • Loading branch information
hanahmily authored Oct 22, 2024
1 parent 18b2df8 commit 2d4b435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?= c92ee3ab53f0f23daf2b1042b5c50d687629c323
BANYANDB_IMAGE_TAG ?= 4cd3c09f5c534b5466e479016a5d9b30a8de44b3
STORAGE_CLASS ?= ""

ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
Expand Down

0 comments on commit 2d4b435

Please sign in to comment.