Skip to content

chore(deps): update helm release crossplane to v1.15.2

Renovate Bot requested to merge renovate/crossplane-1.x into master

This MR contains the following updates:

Package Type Update Change
crossplane (source) HelmChart patch 1.15.1 -> 1.15.2

Release Notes

crossplane/crossplane (crossplane)

v1.15.2

Compare Source

Notable Changes

This is a patch release scoped to fixing issues reported by users of Crossplane v1.15. The issues of particular note that are resolved in this release are:

  • #​5292 - Native patching behavior change - XR desired state dropped if a resource won't get all required schema values
    • Fixes a regression in the composition machinery that occurs when applying patches that fail.
    • After this fix, failures to apply patches to one resource in a composition will no longer block other resources within that composition from being applied.
    • This restores previous long standing behavior.
    • #​5114 - Passing values in a composition to a required OpenAPI field causes an endless reconcile loop is also addressed by this fix.

What's Changed

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


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 MR becomes conflicted, 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.

Edited by Renovate Bot

Merge request reports