| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.3.0 source code.tar.gz | 2026-01-06 | 1.2 MB | |
| 6.3.0 source code.zip | 2026-01-06 | 1.8 MB | |
| README.md | 2026-01-06 | 2.6 kB | |
| Totals: 3 Items | 3.0 MB | 0 | |
What's Changed
New or updated images
| component | image |
|---|---|
| operator | ghcr.io/kube-logging/logging-operator:6.3.0 |
| axosyslog | ghcr.io/axoflow/axosyslog:4.21.0 |
| fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.3.0-full |
| syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.3.0 |
| config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.3.0 |
| fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.3.0 |
| buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.3.0 |
| axosyslog exporter | ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.15 |
| eventrouter | ghcr.io/kube-logging/eventrouter:0.5.0 |
| fluentbit-version | ghcr.io/fluent/fluent-bit:4.2.2 |
Install with helm
:::bash
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.3.0
Enhancements
- feat: add support for Kubelet_Host in FluentbitSpec by @duke-bartholomew in https://github.com/kube-logging/logging-operator/pull/2157
- feat: enable adding labels to prom-rules by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2159
- feat: add File_Cache_Advise fluentbit option by @georgsa in https://github.com/kube-logging/logging-operator/pull/2166
- feat: expose config-reloder metrics for aggregators by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2165
Dependency and image updates
- chore(deps): bump aws-sdk-s3 from 1.200.0 to 1.208.0 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2156
- chore: bump Fluentbit to 4.2.1 by @duke-bartholomew in https://github.com/kube-logging/logging-operator/pull/2160
- chore(deps): update all dependencies by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2150
Bug fixes
- fix: healthy.sh using touch invalidly by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2167
Documentation
- Fix typos in documentation by @oglok in https://github.com/kube-logging/logging-operator/pull/2164
New Contributors
- @duke-bartholomew made their first contribution in https://github.com/kube-logging/logging-operator/pull/2160
- @oglok made their first contribution in https://github.com/kube-logging/logging-operator/pull/2164
- @georgsa made their first contribution in https://github.com/kube-logging/logging-operator/pull/2166
Full Changelog: https://github.com/kube-logging/logging-operator/compare/6.2.2...6.3.0