chore(deps): update logging-operator docker tag to v5.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
logging-operator (source) | HelmChart | minor |
5.2.0 -> 5.3.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kube-logging/logging-operator (logging-operator)
v5.3.0
What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.3.0 |
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:5.3.0-full |
axosyslog | ghcr.io/axoflow/axosyslog:4.11.0 |
syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:5.3.0 |
config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:5.3.0 |
fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:5.3.0 |
buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:5.3.0 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.3.0
Breaking Changes
- feat: set default user and group by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2002
Enhancements
- feat(chart): aggregated view clusterrole by @aslafy-z in https://github.com/kube-logging/logging-operator/pull/1989
- feat: move in fluentd-drain-watch by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1995
- feat: move in node-exporter image by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1997
- chore: migrate to v2 golangci-lint by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2003
- Add format_key and format_name in ParseSection and SingleParseSection by @joseacl in https://github.com/kube-logging/logging-operator/pull/2006
- Add FilterGrep in Banzai Logging FluentbitSpec by @joseacl in https://github.com/kube-logging/logging-operator/pull/2012
- Add support for Loki tenant-id to SyslogNGClusterOutput/SyslogNGOutput by @verdel in https://github.com/kube-logging/logging-operator/pull/2023
- Adapt LoggingOperator to use namespaces_regex defined in fluent-plugi… by @joseacl in https://github.com/kube-logging/logging-operator/pull/2011
- feat(hosttailer): reduce fluent-bit log level to error by @aslafy-z in https://github.com/kube-logging/logging-operator/pull/1957
Dependency and image updates
- chore(deps): bump rack from 3.0.13 to 3.0.14 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1979
- chore(deps): update all dependencies by @renovate in https://github.com/kube-logging/logging-operator/pull/1980
- chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in /e2e by @dependabot in https://github.com/kube-logging/logging-operator/pull/1982
- chore(deps): bump nokogiri from 1.18.3 to 1.18.4 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1990
- chart: add udp_transport_type for gelf output plugin by @bmichalkiewicz in https://github.com/kube-logging/logging-operator/pull/1988
- chore(deps): update all dependencies by @renovate in https://github.com/kube-logging/logging-operator/pull/1983
- chore(pkg): update AxoSyslog image to 4.11.0 by @MrAnno in https://github.com/kube-logging/logging-operator/pull/2009
- chore(deps): update module helm.sh/helm/v3 to v3.17.3 [security] by @renovate in https://github.com/kube-logging/logging-operator/pull/2008
- chore(deps): update module golang.org/x/net to v0.38.0 [security] by @renovate in https://github.com/kube-logging/logging-operator/pull/2015
- chore(deps): bump nokogiri from 1.18.4 to 1.18.8 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/2019
- chore(deps): update all dependencies by @renovate in https://github.com/kube-logging/logging-operator/pull/1994
- chore: prepare release by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2027
Bug fixes
- fix(ci-e2e): make sure e2e tests are not cached by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1991
- fix(logging_controller): reconcile child resources by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2000
- fix(chart): nodeagent deprecation notice by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2001
- fix: add Parsers_File to fluent-bit.conf if enableDockerParserCompatibilityForCRI is enabled by @verdel in https://github.com/kube-logging/logging-operator/pull/2026
- fix: change q_out_size attribute in disk_buffer parameter to qout_size in SyslogNGClusterOutput/SyslogNGOutput by @verdel in https://github.com/kube-logging/logging-operator/pull/2022
- fix: change rdkafka_options format from section to hash by @verdel in https://github.com/kube-logging/logging-operator/pull/2018
Documentation
- chore: update readme header by @aslafy-z in https://github.com/kube-logging/logging-operator/pull/1985
- chore: standardize naming to "Logging operator" by @aslafy-z in https://github.com/kube-logging/logging-operator/pull/2004
New Contributors
- @verdel made their first contribution in https://github.com/kube-logging/logging-operator/pull/2026
Full Changelog: https://github.com/kube-logging/logging-operator/compare/5.2.0...5.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.