Skip to content

Commit 96d47db

Browse files
committed
update fluent-bit 1.8.6 -> 1.8.10
1 parent 02e840a commit 96d47db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DOCKER_IMAGE ?= cr.yandex/yc/fluent-bit-plugin-yandex
33
PLUGIN_VERSION ?= dev
44
FLUENT_BIT_1_6?=1.6.10
55
FLUENT_BIT_1_7?=1.7.9
6-
FLUENT_BIT_1_8?=1.8.6
6+
FLUENT_BIT_1_8?=1.8.10
77

88
push-images:
99
docker push $(DOCKER_IMAGE):$(PLUGIN_VERSION)-fluent-bit-$(FLUENT_BIT_1_6)

0 commit comments

Comments
 (0)