New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:4.10.0
|
fluentd | ghcr.io/kube-logging/fluentd:v1.16-4.10-full
|
fluent-bit | docker.io/fluent/fluent-bit:3.1.8
|
axosyslog | ghcr.io/axoflow/axosyslog:4.8.1-1
|
syslog-ng-reload | ghcr.io/kube-logging/syslogng-reload:v1.5.0
|
config-reloader | ghcr.io/kube-logging/config-reloader:v0.0.6
|
fluentd-drain-watch | ghcr.io/kube-logging/fluentd-drain-watch:v0.2.3
|
buffer-volume-metrics | ghcr.io/kube-logging/node-exporter:v0.8.0
|
axosyslog exporter | ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.7
|
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.10.0
What's Changed
Enhancements
- fluentbit: storage.max_chunks_up by @pepov in #1813
- Allow specifying alternate journal fields by @cyrus-mc in #1810
- Gelf output plugin: improved docs and add missing flags by @bmichalkiewicz in #1803
- Explicit image overrides for syslog-ng containers by @pepov in #1817
- feat: rdkafka max_send_limit_bytes by @pepov in #1818
Dependency and image updates
- chore(pkg): update AxoSyslog image to 4.8.1 by @MrAnno in #1804
- fix(deps): update all dependencies by @renovate in #1795
- chore(deps): update all dependencies and dependent images by @renovate in #1814
Bug fixes
Other Changes
New Contributors
Full Changelog: 4.9.1...4.10.0