Kubewarden controller changelog
Policy server changelog
Audit scanner changelog
What's Changed
-
Helm chart minor release by @github-actions in #601
-
⚠️ BREAKING CHANGE ⚠️
Thevalues.yml
schema for the OpenTelemetry keys has changed in a non backwards-compatible if you have configured OpenTelemetry. Now the OTLP is specified via the newtelemetry.mode
, which can be eithersidecar
(old behaviour) orcustom
(new). In addition, there's new values undertelemetry.sidecar
andtelemetry.custom
. Please adapt your values to the newvalues.yml
format. For more information see the docs and the release blogpost.
Full Changelog: kubewarden-controller-4.0.0-rc2...kubewarden-controller-4.0.0