Skip to content

Releases: projectsyn/component-fluentbit

v2.1.0

30 Jun 07:25
62081a8
Compare
Choose a tag to compare

2 changes since v2.0.0

🚀 Features

  • Add support for configuring multiline parsers (#43)

🐛 Fixes

  • Preserve order of parser config files (#44)

v2.0.0

21 Jun 11:05
fc73078
Compare
Choose a tag to compare

2 changes since v1.2.0

🔎 Breaking Changes

  • Switch to new Helm best practice format (#42)

🐛 Fixes

  • Save Helm chart in tagged location (#41)

v1.2.0

03 Jun 13:06
c34310c
Compare
Choose a tag to compare

2 changes since v1.1.0

🚀 Features

  • Add parameter to add generic helm values (#36)

🔗 Dependency Updates

  • Update dependency docker.io/fluent/fluent-bit to v1.9.3 (#25)

v1.1.0

07 Apr 08:25
v1.1.0
a9b5d35
Compare
Choose a tag to compare

3 changes since v1.0.1

📄 Documentation

  • escape strings with multiple asterisks (#15)
  • Set up golden tests (#22)

🔗 Dependency Updates

  • Update Helm chart to v0.19.23, fluent-bit to v1.9.1 (#23)

Release v1.0.1

11 May 11:07
dc5c22b
Compare
Choose a tag to compare

This is a bug fix release.

Changes since v1.0.0

Fixed

  • Configure custom parsers in separate file (#13)

Release v1.0.0

03 May 16:11
5179073
Compare
Choose a tag to compare

This is the initial stable release for component-fluentbit.

Added

  • Support for repeatable fluent-bit options (#11)
  • Restart fluent-bit pods when the custom config changes (#3)
  • Always enable fluent-bit's HTTP server for readiness/liveness probes (#2)
  • Patch containerPort in DaemonSet when metrics port is customized (#2)
  • Initial Implementation (#1)

Changed

  • Upgrade Helm chart to v0.7.13 (#7)
  • Make volumes configurable (#8)
  • Upgrade Helm chart to 0.15.1 (#10)

Fixed

  • Create ServiceMonitor manually (#9)
  • Properly quote 'On' and 'Off' values in class/defaults.yml
  • Ensure filters are added to fluent-bit config in predictable order (#6)