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
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.5.0Enhancements
Dependency and image updates
- chore(deps): bump nokogiri from 1.18.10 to 1.19.1 in /images/fluentd/outputs by @dependabot[bot] in #2189
- chore(deps): update module golang.org/x/net to v0.51.0 [security] by @renovate[bot] in #2195
- fix(fluentd): install oj and bigdecimal gems explicitly to resolve JS… by @sebastiangaiser in #2199
- feat(fluentd): install typhoeus by @sebastiangaiser in #2200
- chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /e2e by @dependabot[bot] in #2204
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by @dependabot[bot] in #2205
- chore(deps): bump activesupport from 8.0.3 to 8.0.4.1 in /images/fluentd/outputs by @dependabot[bot] in #2210
- chore(deps): bump json from 2.18.1 to 2.19.2 in /images/fluentd/outputs by @dependabot[bot] in #2207
- chore(deps): bump rack from 3.2.5 to 3.2.6 in /images/fluentd/outputs by @dependabot[bot] in #2216
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.15.0 to 0.19.0 by @dependabot[bot] in #2218
- chore(deps): bump addressable from 2.8.7 to 2.9.0 in /images/fluentd/outputs by @dependabot[bot] in #2217
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.39.0 to 1.43.0 by @dependabot[bot] in #2219
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.39.0 to 1.43.0 by @dependabot[bot] in #2221
- chore(deps): update module helm.sh/helm/v3 to v3.20.2 [security] by @renovate[bot] in #2225
- chore(deps): bump helm.sh/helm/v3 from 3.19.4 to 3.20.2 in /e2e by @dependabot[bot] in #2224
- chore(deps): update all dependencies by @renovate[bot] in #2187
Bug fixes
- fix: drain-watch should wait for fluentd to terminate by @csatib02 in #2188
- fix: downgrade rdkafka dependency to 0.24.2 by @verdel in #2193
- fix: resource labeling by @csatib02 in #2197
- fix: prevent duplicate volumeMounts in tailer webhook for multi-file annotations by @Deepzima in #2212
New Contributors
Full Changelog: 6.4.0...6.5.0