| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.5.0 source code.tar.gz | 2026-04-15 | 1.2 MB | |
| 6.5.0 source code.zip | 2026-04-15 | 1.8 MB | |
| README.md | 2026-04-15 | 4.4 kB | |
| Totals: 3 Items | 3.0 MB | 2 | |
What's Changed
New or updated images
| component | image |
|---|---|
| operator | ghcr.io/kube-logging/logging-operator:6.5.0 |
| fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.5.0-full |
| syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.5.0 |
| config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.5.0 |
| fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.5.0 |
| buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.5.0 |
| axosyslog | ghcr.io/axoflow/axosyslog:4.24.0 |
| fluentd-version | rubygems.org/gems/fluentd/versions/1.19.2 |
| fluentbit-version | ghcr.io/fluent/fluent-bit:5.0.3 |
Install with helm
:::bash
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.5.0
Enhancements
- feat: expose share_producer parameter by @xtayfjpk in https://github.com/kube-logging/logging-operator/pull/2208
Dependency and image updates
- chore(deps): bump nokogiri from 1.18.10 to 1.19.1 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2189
- chore(deps): update module golang.org/x/net to v0.51.0 [security] by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2195
- fix(fluentd): install oj and bigdecimal gems explicitly to resolve JS… by @sebastiangaiser in https://github.com/kube-logging/logging-operator/pull/2199
- feat(fluentd): install typhoeus by @sebastiangaiser in https://github.com/kube-logging/logging-operator/pull/2200
- chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /e2e by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2204
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2205
- chore(deps): bump activesupport from 8.0.3 to 8.0.4.1 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2210
- chore(deps): bump json from 2.18.1 to 2.19.2 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2207
- chore(deps): bump rack from 3.2.5 to 3.2.6 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2216
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.15.0 to 0.19.0 by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2218
- chore(deps): bump addressable from 2.8.7 to 2.9.0 in /images/fluentd/outputs by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2217
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.39.0 to 1.43.0 by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2219
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.39.0 to 1.43.0 by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2221
- chore(deps): update module helm.sh/helm/v3 to v3.20.2 [security] by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2225
- chore(deps): bump helm.sh/helm/v3 from 3.19.4 to 3.20.2 in /e2e by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2224
- chore(deps): update all dependencies by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2187
Bug fixes
- fix: drain-watch should wait for fluentd to terminate by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2188
- fix: downgrade rdkafka dependency to 0.24.2 by @verdel in https://github.com/kube-logging/logging-operator/pull/2193
- fix: resource labeling by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2197
- fix: prevent duplicate volumeMounts in tailer webhook for multi-file annotations by @Deepzima in https://github.com/kube-logging/logging-operator/pull/2212
New Contributors
- @xtayfjpk made their first contribution in https://github.com/kube-logging/logging-operator/pull/2208
- @Deepzima made their first contribution in https://github.com/kube-logging/logging-operator/pull/2212
Full Changelog: https://github.com/kube-logging/logging-operator/compare/6.4.0...6.5.0