Skip to content

4.5.0

Compare
Choose a tag to compare
@pepov pepov released this 12 Dec 14:44
· 425 commits to master since this release
2c4ff95

Artifacts

Docker image

docker pull ghcr.io/kube-logging/logging-operator:4.5.0

Helm chart

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.5.0

What's Changed

This release contains updates starting from version 4.4.0 with all the fixes merged from the 4.4.x releases.

Full Changelog: 4.4.0...4.5.0

New Features

Enhancements

Dependency and image updates

Bug fixes

Documentation

Testing

New Contributors