feat(container): update logging-operator ( 4.7.0 → 4.11.4 ) - autoclosed #112
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.0
->4.11.4
Release Notes
kube-logging/logging-operator (logging-operator)
v4.11.4
Compare Source
This is a bugfix release to revert a change to support IPv6 for the metrics endpoint that was introduced prematurely without the ability to disable it.
The feature will be reintroduced behind an opt-in flag in version 5.0.1
What's Changed
Full Changelog: kube-logging/logging-operator@4.11.3...4.11.4
v4.11.3
Compare Source
What's Changed
Enhancements
Other Changes
Full Changelog: kube-logging/logging-operator@4.11.2...4.11.3
v4.11.2
What's Changed
Bug fixes
Other Changes
Full Changelog: kube-logging/logging-operator@4.11.0...4.11.2
v4.11.0
Compare Source
New or updated images
ghcr.io/kube-logging/logging-operator:4.11.0
ghcr.io/kube-logging/fluentd:v1.16-4.11-full
ghcr.io/axoflow/axosyslog:4.9.0
Install with helm
What's Changed
This is the last v4 release as there are backwards incompatible changes coming that will require a major version bump.
New Features
Enhancements
Dependency and image updates
Bug fixes
Documentation
Testing
Other Changes
New Contributors
Full Changelog: kube-logging/logging-operator@4.10.1...4.11.0
v4.10.4
Compare Source
What's Changed
Other Changes
Full Changelog: kube-logging/logging-operator@4.10.3...4.10.4
v4.10.3
Compare Source
What's Changed
Other Changes
Full Changelog: kube-logging/logging-operator@4.10.2...4.10.3
v4.10.2
Compare Source
What's Changed
Enhancements
Full Changelog: kube-logging/logging-operator@4.10.1...4.10.2
v4.10.1
Compare Source
What's Changed
Bug fix
Install with helm
Docker image
Full Changelog: kube-logging/logging-operator@4.10.0...4.10.1
v4.10.0
Compare Source
New or updated images
ghcr.io/kube-logging/logging-operator:4.10.0
ghcr.io/kube-logging/fluentd:v1.16-4.10-full
docker.io/fluent/fluent-bit:3.1.8
ghcr.io/axoflow/axosyslog:4.8.1-1
ghcr.io/kube-logging/syslogng-reload:v1.5.0
ghcr.io/kube-logging/config-reloader:v0.0.6
ghcr.io/kube-logging/fluentd-drain-watch:v0.2.3
ghcr.io/kube-logging/node-exporter:v0.8.0
ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.7
Install with helm
What's Changed
Enhancements
Dependency and image updates
Bug fixes
Other Changes
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in https://github.com/kube-logging/logging-operator/pull/1808New Contributors
Full Changelog: kube-logging/logging-operator@4.9.1...4.10.0
v4.9.1
Compare Source
What's Changed
Testing
Other Changes
Full Changelog: kube-logging/logging-operator@4.9.0...4.9.1
v4.9.0
Compare Source
New images
ghcr.io/kube-logging/logging-operator:4.9.0
ghcr.io/kube-logging/fluentd:v1.16-4.9-full
ghcr.io/axoflow/axosyslog:4.8.0
ghcr.io/kube-logging/syslogng-reload:v1.4.0
Install with helm
What's Changed
New Features
Enhancements
Dependency and image updates
Bug fixes
Other Changes
New Contributors
Full Changelog: kube-logging/logging-operator@4.8.0...4.9.0
v4.8.0
Compare Source
Docker image
ghcr.io/kube-logging/logging-operator:4.8.0
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.8.0
What's Changed
New Features
This feature also introduces a new version of the fluentd image with the name:
ghcr.io/kube-logging/fluentd:v1.16-4.8-full
. Please make sure to update your fluentd image if you have used a custom one!Breaking Changes
The above change affect users who have already used the
hostTailer
oreventTailer
and configured it through the helm chart usinglogging.hostTailer
orlogging.eventTailer
. Both components have anenabled
flag now, that needs to be set to true, but also please check the original PR for the specifics!Enhancements
Dependency and image updates
ghcr.io/kube-logging/fluentd:v1.16-4.8-full
see https://github.com/kube-logging/fluentd-images/pull/134Bug fixes
Other Changes
Full Changelog: kube-logging/logging-operator@4.7.0...4.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.