chore(deps): update logging-operator docker tag to v5.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
logging-operator (source) | HelmChart | minor |
5.3.0 -> 5.4.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kube-logging/logging-operator (logging-operator)
v5.4.0
What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.4.0 |
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:5.4.0-full |
syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:5.4.0 |
config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:5.4.0 |
fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:5.4.0 |
buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:5.4.0 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.4.0
What's Changed
Enhancements
- feat: initial axosyslog api implementation by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2035
- Update latest version of fluent-plugin-elasticsearch by @joseacl in https://github.com/kube-logging/logging-operator/pull/2039
- feat: add compress field to forward output by @cyril-corbon in https://github.com/kube-logging/logging-operator/pull/2042
- feat: add parameter to disable mount of /var/log directory by @volleynator in https://github.com/kube-logging/logging-operator/pull/2043
- chore: unify metrics probe keys name in axosyslog by @OverOrion in https://github.com/kube-logging/logging-operator/pull/2046
- chore: fine-tune FluentdPredictedBufferGrowth by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2047
- Add support for Logicmonitor by @MaxAnderson95 in https://github.com/kube-logging/logging-operator/pull/2059
Dependency and image updates
- chore: use ghcr instead of docker for fluentbit image by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2028
- chore(deps): bump net-imap from 0.4.19 to 0.4.20 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/2029
- chore(config): migrate renovate config by @renovate in https://github.com/kube-logging/logging-operator/pull/2034
- chore(deps): bump rack from 3.0.14 to 3.0.16 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/2037
- chore(deps): update all dependencies by @renovate in https://github.com/kube-logging/logging-operator/pull/2030
Bug fixes
- fix(helm): priorityClassName must be of type string by @peschmae in https://github.com/kube-logging/logging-operator/pull/2032
- Add ip-protocol(4/6) to syslog model by @josefhandl in https://github.com/kube-logging/logging-operator/pull/2038
- fix(hosttailer): remove unused image field by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2049
Documentation
- Fix incorrect doc for default LineFormat for loki by @Starefossen in https://github.com/kube-logging/logging-operator/pull/2040
- chore: add docs on using fba k8s multi line parser by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2048
- chore: add deprecation notice on logging spec's fluentbit field by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2056
New Contributors
- @peschmae made their first contribution in https://github.com/kube-logging/logging-operator/pull/2032
- @josefhandl made their first contribution in https://github.com/kube-logging/logging-operator/pull/2038
- @Starefossen made their first contribution in https://github.com/kube-logging/logging-operator/pull/2040
- @volleynator made their first contribution in https://github.com/kube-logging/logging-operator/pull/2043
- @MaxAnderson95 made their first contribution in https://github.com/kube-logging/logging-operator/pull/2059
Full Changelog: https://github.com/kube-logging/logging-operator/compare/5.3.0...5.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.