Skip to content

chore(deps): update dependency kyverno/kyverno to v1.15.2

This MR contains the following updates:

Package Update Change
kyverno/kyverno patch 1.15.1 -> 1.15.2

View the Renovate pipeline for this MR


Release Notes

kyverno/kyverno (kyverno/kyverno)

v1.15.2

Compare Source

🐛 Fixed 🐛

  • Fixed CLI apply command return code regardless of output format (#​12629)
  • Fixed resource name matching for edge case when name is auto-generated (#​13584)
  • Fixed namespace termination logging (#​13866)
  • Updated conditional logic to correct reportsServer value reference (#​13893)
  • Fixed background scan reporting to consume resourceFilter for new policy types (#​13919)
  • Fixed issue to evaluate userInfo for VAPs and MAPs in the CLI (#​13920)
  • Shortened helm hook names (#​13966)
  • Fixed issue to block mutating policies upon compilation errors (#​13972)
  • Fixed namespace selector matching for PolicyException (#​13975)

Helm

  • Split openreports CRD installation from controller flag enabling in the helm chart (#​13924)
  • Fixed repository customization for helm hooks (#​13933)
  • Removed warnings related to VAPs in the chart (#​13990)

🔧 Others 🔧

Full Changelog: https://github.com/kyverno/kyverno/compare/v1.15.1...v1.15.2


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading