Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update logging-operator ( 4.7.0 → 4.11.4 ) - autoclosed #112

Closed
wants to merge 1 commit into from

Conversation

robottoms-up[bot]
Copy link
Contributor

@robottoms-up robottoms-up bot commented Jul 2, 2024

This PR contains the following updates:

Package Update Change
logging-operator (source) minor 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
component image
operator ghcr.io/kube-logging/logging-operator:4.11.0
fluentd ghcr.io/kube-logging/fluentd:v1.16-4.11-full
axosyslog ghcr.io/axoflow/axosyslog:4.9.0
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.11.0

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
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.10.1
Docker image
docker pull ghcr.io/kube-logging/logging-operator:4.10.1

Full Changelog: kube-logging/logging-operator@4.10.0...4.10.1

v4.10.0

Compare Source

New or updated images
component image
operator ghcr.io/kube-logging/logging-operator:4.10.0
fluentd ghcr.io/kube-logging/fluentd:v1.16-4.10-full
fluent-bit docker.io/fluent/fluent-bit:3.1.8
axosyslog ghcr.io/axoflow/axosyslog:4.8.1-1
syslog-ng-reload ghcr.io/kube-logging/syslogng-reload:v1.5.0
config-reloader ghcr.io/kube-logging/config-reloader:v0.0.6
fluentd-drain-watch ghcr.io/kube-logging/fluentd-drain-watch:v0.2.3
buffer-volume-metrics ghcr.io/kube-logging/node-exporter:v0.8.0
axosyslog exporter ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.7
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.10.0

What's Changed

Enhancements
Dependency and image updates
Bug fixes
Other Changes

New 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
component image
operator ghcr.io/kube-logging/logging-operator:4.9.0
fluentd ghcr.io/kube-logging/fluentd:v1.16-4.9-full
axosyslog ghcr.io/axoflow/axosyslog:4.8.0
syslog-ng-reload ghcr.io/kube-logging/syslogng-reload:v1.4.0
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.9.0

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 or eventTailer and configured it through the helm chart using logging.hostTailer or logging.eventTailer. Both components have an enabled flag now, that needs to be set to true, but also please check the original PR for the specifics!

Enhancements
Dependency and image updates
Bug 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 22 times, most recently from 65649d5 to 8c46bdd Compare July 8, 2024 23:04
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 3 times, most recently from 4e1f1ba to 8062e3b Compare July 22, 2024 09:06
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 2 times, most recently from 0800226 to 87d923f Compare August 5, 2024 09:04
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 87d923f to b25e15a Compare August 12, 2024 09:05
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 0b53756 to 55e9ec6 Compare October 16, 2024 00:16
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 3 times, most recently from 266132e to 9dff90e Compare November 8, 2024 22:04
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.10.0 ) feat(container): update logging-operator ( 4.7.0 → 4.10.1 ) Nov 8, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 9dff90e to 6b6ea63 Compare November 13, 2024 10:05
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.10.1 ) feat(container): update logging-operator ( 4.7.0 → 4.11.0 ) Nov 13, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 6b6ea63 to 0d1d33f Compare November 15, 2024 11:05
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.11.0 ) feat(container): update logging-operator ( 4.7.0 → 4.11.1 ) Nov 15, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 3 times, most recently from 09c327d to 4658a43 Compare November 24, 2024 20:05
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 5 times, most recently from d05057d to 961edf4 Compare December 5, 2024 03:19
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 961edf4 to 4d1dffd Compare December 11, 2024 11:04
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.11.1 ) feat(container): update logging-operator ( 4.7.0 → 4.11.2 ) Dec 11, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 4d1dffd to d204dd9 Compare December 17, 2024 16:06
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.11.2 ) feat(container): update logging-operator ( 4.7.0 → 4.11.3 ) Dec 17, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from d204dd9 to 20d1f62 Compare December 19, 2024 09:05
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.11.3 ) feat(container): update logging-operator ( 4.7.0 → 4.11.4 ) Dec 19, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch 2 times, most recently from bd7fda4 to 80d7e52 Compare January 3, 2025 20:05
@robottoms-up robottoms-up bot force-pushed the renovate/logging-operator-4.x branch from 80d7e52 to b92c411 Compare January 3, 2025 21:04
@robottoms-up robottoms-up bot changed the title feat(container): update logging-operator ( 4.7.0 → 4.11.4 ) feat(container): update logging-operator ( 4.7.0 → 4.11.4 ) - autoclosed Jan 3, 2025
@robottoms-up robottoms-up bot closed this Jan 3, 2025
@robottoms-up robottoms-up bot deleted the renovate/logging-operator-4.x branch January 3, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants