Skip to content

Commit

Permalink
bump fluent bit to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Mar 21, 2024
1 parent 441c060 commit 87f5cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/third-party-logs/fluent-bit-setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# Copyright (c) 2024 Battelle Energy Alliance, LLC. All rights reserved.
###############################################################################

$fluent_bit_version = '2.2'
$fluent_bit_full_version = '2.2.2'
$fluent_bit_version = '3.0'
$fluent_bit_full_version = '3.0.0'

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

0 comments on commit 87f5cdf

Please sign in to comment.