Skip to content

Commit d96edd9

Browse files
committed
feat(fluent-bit): add version 4.0.2
1 parent 7a48f30 commit d96edd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fluent-bit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
publish:
2424
strategy:
2525
matrix:
26-
version: [latest, "4.0", "4.0.0"]
26+
version: [latest, "4.0", "4.0.2", "4.0.0"]
2727
variant: [prod, shell]
2828
name: ${{ matrix.version }}${{ matrix.variant == 'shell' && '-shell' || '' }}
2929
uses: './.github/workflows/release.yaml'

0 commit comments

Comments
 (0)