chore(deps): update logging-operator docker tag to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
logging-operator (source) | HelmChart | major |
5.4.0 -> 6.0.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kube-logging/logging-operator (logging-operator)
v6.0.0
What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:6.0.0 |
axosyslog | ghcr.io/axoflow/axosyslog:4.13.0 |
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:6.0.0-full |
syslog-ng-reloader | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.0.0 |
config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:6.0.0 |
fluentd-drain-watch | gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.0.0 |
buffer-volume-metrics | ghcr.io/kube-logging/logging-operator/node-exporter:6.0.0 |
fluentd-version | rubygems.org/gems/fluentd/versions/1.18.0 |
fluentbit-version | ghcr.io/fluent/fluent-bit:4.0.3 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.0.0
Breaking Changes
- breaking(node-agent): remove node-agent by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2070
- breaking(chart): remove hosttailer by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2069
Bug fixes
- Fix for LogicMonitor resource_mapping field by @MaxAnderson95 in https://github.com/kube-logging/logging-operator/pull/2061
- bugfix: mount /var/log only if config parameter is set to false by @volleynator in https://github.com/kube-logging/logging-operator/pull/2062
- fix(chart,hosttailer): remove orphaned '.spec.image' as removed in ht… by @sebastiangaiser in https://github.com/kube-logging/logging-operator/pull/2068
- Create emptyDir volumen in configcheck pod by @joseacl in https://github.com/kube-logging/logging-operator/pull/2075
Other Changes
- fix(fluentd): add default 'RuntimeDefault' for 'SeccompProfile' by @sebastiangaiser in https://github.com/kube-logging/logging-operator/pull/2072
Dependency and image updates
- chore(pkg): update AxoSyslog image to 4.12.0 by @MrAnno in https://github.com/kube-logging/logging-operator/pull/2067
- feat: bump fulentd to 1.18.0 by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2076
- feat: bump fluentbit to 4.0.3 by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2077
- chore(pkg): update AxoSyslog image to 4.13.0 by @csatib02 in https://github.com/kube-logging/logging-operator/pull/2078
- chore(deps): update module helm.sh/helm/v3 to v3.18.4 [security] - autoclosed by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2080
- chore(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.4 in /e2e by @dependabot[bot] in https://github.com/kube-logging/logging-operator/pull/2079
- chore(deps): update all dependencies by @renovate[bot] in https://github.com/kube-logging/logging-operator/pull/2060
Full Changelog: https://github.com/kube-logging/logging-operator/compare/5.4.0...6.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.