Skip to content

Commit

Permalink
bump fluent-bit version in ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Oct 3, 2022
1 parent 7bc9ad2 commit f73b663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/third-party-logs/fluent-bit-setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
###############################################################################

$fluent_bit_version = '1.9'
$fluent_bit_full_version = '1.9.8'
$fluent_bit_full_version = '1.9.9'

###############################################################################
# select an item from a menu provided in an array
Expand Down

0 comments on commit f73b663

Please sign in to comment.