| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.4.0 source code.tar.gz | 2026-02-18 | 1.2 MB | |
| 6.4.0 source code.zip | 2026-02-18 | 1.8 MB | |
| README.md | 2026-02-18 | 2.2 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.4.0 |
| fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.4.0-full |
| syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.4.0 |
| config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.4.0 |
| fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.4.0 |
| buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.4.0 |
Install with helm
:::bash
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.4.0
Enhancements
- chore: make CheckForObjectExistence function logging more concise by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2179
- feat: configurable buffermetrics by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2184
- feat(crds): add terminationGracePeriodSeconds by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2186
Dependency and image updates
- chore(pkg): update AxoSyslog image to 4.22.0 by @MrAnno in https://github.com/kube-logging/logging-operator/pull/2175
- Upgrade ruby base by @githubMichaelYang in https://github.com/kube-logging/logging-operator/pull/2177
- chore(deps): bump faraday from 2.14.0 to 2.14.1 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2182
- chore(deps): bump rack from 3.2.3 to 3.2.5 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2183
- chore(deps): update all dependencies by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2168
Bug fixes
- fix: drain-watch left hanging waiting for custom-runner by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2185
New Contributors
- @githubMichaelYang made their first contribution in https://github.com/kube-logging/logging-operator/pull/2177
Full Changelog: https://github.com/kube-logging/logging-operator/compare/6.3.2...6.4.0