github kubewarden/helm-charts kubewarden-controller-2.0.8

Kubewarden controller changelog
Policy server changelog
Audit scanner changelog

BREAKING CHANGE

  • fix!: Default to auditScanner.outputScan=false by @viccuad in #384
    Now, value auditScanner.outputScan defaults to false instead of true. This is done as printing in the audit-scanner logs a json of the PolicyReports may be cost-prohibitive on clusters with lots of resources. This is considered a bug, hence a patch release.

What's Changed

  • refactor: Remove chart-values.yaml, use make check-common-values from now on by @viccuad in #381
  • refactor: Drop make check-generated-values, use make check-common-values by @viccuad in #382

Full Changelog: kubewarden-controller-2.0.7...kubewarden-controller-2.0.8

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.