Skip to content

5.4.0

Latest
Compare
Choose a tag to compare
@csatib02 csatib02 released this 06 Jun 13:23
· 2 commits to master since this release
5.4.0
db1beb7

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:5.4.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:5.4.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:5.4.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:5.4.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:5.4.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:5.4.0

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.4.0

What's Changed

Enhancements

Dependency and image updates

  • chore: use ghcr instead of docker for fluentbit image by @csatib02 in #2028
  • chore(deps): bump net-imap from 0.4.19 to 0.4.20 in /images/fluentd/outputs by @dependabot in #2029
  • chore(config): migrate renovate config by @renovate in #2034
  • chore(deps): bump rack from 3.0.14 to 3.0.16 in /images/fluentd/outputs by @dependabot in #2037
  • chore(deps): update all dependencies by @renovate in #2030

Bug fixes

Documentation

  • Fix incorrect doc for default LineFormat for loki by @Starefossen in #2040
  • chore: add docs on using fba k8s multi line parser by @csatib02 in #2048
  • chore: add deprecation notice on logging spec's fluentbit field by @csatib02 in #2056

New Contributors

Full Changelog: 5.3.0...5.4.0