Update dependency https://github.com/kube-logging/logging-operator.git to v6.1.0 (main)
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| https://github.com/kube-logging/logging-operator.git | minor |
6.0.2 -> 6.1.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kube-logging/logging-operator (https://github.com/kube-logging/logging-operator.git)
v6.1.0
What's Changed
New or updated images
| component | image |
|---|---|
| operator | ghcr.io/kube-logging/logging-operator:6.1.0 |
| axosyslog | ghcr.io/axoflow/axosyslog:4.18.1 |
| fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.1.0-full |
| syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.1.0 |
| config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.1.0 |
| fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.1.0 |
| buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.1.0 |
| axosyslog exporter | ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.13 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.1.0
What's Changed
Enhancements
- Add spec.fluentBitAgentNamespace to run Fluent Bit in a dedicated namespace by @1it in #2105
- Feature/rabbitmq output plugin support by @cpallapolu in #2114
- feat: enable IPv6 dual-stack on aggregator services by @Copilot in #2117
- Implement skipInvalidResources for syslog-ng logging by @Copilot in #2116
Dependency and image updates
- chore(pkg): update AxoSyslog image to 4.17.0 by @MrAnno in #2101
- chore(deps): update all dependencies by @renovate[bot] in #2094
Bug fixes
- fix(tests): Handle ginkgo v2 migration by @csatib02 in #2096
- fix: flaky find tenants test by @csatib02 in #2102
- add snappy gem for fluentd by @eumel8 in #2099
- fix: e2e tests by @csatib02 in #2115
- fix fluentd ipv6 listener by @eumel8 in #2111
- fix: buffer-metrics-sidecar running as root user by @Copilot in #2119
- fix: enable disabling metrics endpoint and service creation by default by @csatib02 in #2118
New Contributors
- @1it made their first contribution in #2105
- @cpallapolu made their first contribution in #2114
- @Copilot made their first contribution in #2119
Full Changelog: https://github.com/kube-logging/logging-operator/compare/6.0.3...6.1.0
v6.0.3
What's Changed
New or updated images
| component | image |
|---|---|
| operator | ghcr.io/kube-logging/logging-operator:6.0.3 |
| axosyslog | ghcr.io/axoflow/axosyslog:4.16.0 |
| fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.0.3-full |
| syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.0.3 |
| config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.0.3 |
| fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.0.3 |
| buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.0.3 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.0.3
Dependency and image updates
- chore(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 in /e2e by @dependabot[bot] in #2093
- chore(deps): update all dependencies by @renovate[bot] in #2087
Full Changelog: https://github.com/kube-logging/logging-operator/compare/6.0.2...6.0.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot Sylva instance.
CI configuration couldn't be handle by MR description. A dedicated comment has been posted to control it.
If no checkbox is checked, a default pipeline will be enabled (capm3, or capo if capo label is set)