chore(deps): update logging-operator docker tag to v5.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
logging-operator (source) | HelmChart | minor |
5.1.1 -> 5.2.0
|
Release Notes
kube-logging/logging-operator (logging-operator)
v5.2.0
What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.2.0 |
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:5.2.0-full |
syslog-ng-reload | ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:5.2.0 |
config-reloader | ghcr.io/kube-logging/logging-operator/config-reloader:5.2.0 |
buffer-volume-metrics | ghcr.io/kube-logging/node-exporter:v0.10.0 |
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.2.0
Enhancements
- feat: add varlibcontainers volume as optional by @DinaGamalMahmoud in https://github.com/kube-logging/logging-operator/pull/1959
- feat: move in config-reloaders by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1962
Dependency and image updates
- chore: bump node-exporter by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1949
- chore(deps): bump rack from 3.0.9.1 to 3.0.12 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1951
- chore(deps): bump net-imap from 0.4.2 to 0.4.19 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1946
- chore(deps): bump nokogiri from 1.16.6 to 1.18.3 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1952
- chore(deps): bump rack from 3.0.12 to 3.0.13 in /images/fluentd/outputs by @dependabot in https://github.com/kube-logging/logging-operator/pull/1960
- chore(deps): update module golang.org/x/crypto to v0.35.0 [security] by @renovate in https://github.com/kube-logging/logging-operator/pull/1967
- chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] by @renovate in https://github.com/kube-logging/logging-operator/pull/1968
- chore(deps): update all dependencies by @renovate in https://github.com/kube-logging/logging-operator/pull/1943
- chore(pkg): update AxoSyslog image to 4.10.0 by @MrAnno in https://github.com/kube-logging/logging-operator/pull/1948
- chore(pkg): update AxoSyslog image to 4.10.1 by @MrAnno in https://github.com/kube-logging/logging-operator/pull/1953
- chore(deps): update CI deps by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1972
- chore(deps): update controller-gen by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1973
- chore(deps): update go 1.23 compatible deps by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1974
- chore(deps): update fluentd deps by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1975
- chore(deps): update go deps by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1977
- chore(ci): update go-test-coverage to utilize source-dir parameter by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1978
Bug fixes
- fix missing labels in clusterrole and userrole template by @mkozikowsk in https://github.com/kube-logging/logging-operator/pull/1947
- fix(ci): permissions by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1969
- fix(ci): signing by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1970
- fix(chart): correct path for clusterdomain by @csatib02 in https://github.com/kube-logging/logging-operator/pull/1971
- chore(deps): update to go 1.24.1 by @OverOrion in https://github.com/kube-logging/logging-operator/pull/1976
New Contributors
- @mkozikowsk made their first contribution in https://github.com/kube-logging/logging-operator/pull/1947
- @DinaGamalMahmoud made their first contribution in https://github.com/kube-logging/logging-operator/pull/1959
Full Changelog: https://github.com/kube-logging/logging-operator/compare/5.1.1...5.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.