chore(deps): update helm release crossplane to v1.15.2
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
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
- [Backport release-1.15] fix: include generatName field in default metadata property by @github-actions in https://github.com/crossplane/crossplane/pull/5513
- fix(deps): update module github.com/docker/docker to v25.0.5+incompatible [security] (release-1.15) by @renovate in https://github.com/crossplane/crossplane/pull/5507
- [Backport release-1.15] fix: ignore invalid resources when composing by @bobh66 in https://github.com/crossplane/crossplane/pull/5486
- [Backport release-1.15] Add missing scrape annotations to provider pods by @github-actions in https://github.com/crossplane/crossplane/pull/5530
- [Backport release-1.15] Add dnsPolicy as parameter to Helm chart by @phisco in https://github.com/crossplane/crossplane/pull/5548
- chore(deps): update module golang.org/x/net to v0.23.0 [security] (release-1.15) by @renovate in https://github.com/crossplane/crossplane/pull/5549
- [Backport release-1.15] tests(e2e): allow passing options when decoding files by @phisco in https://github.com/crossplane/crossplane/pull/5551
- [Backport release-1.15] Add ToAdler32 to CRDs by @github-actions in https://github.com/crossplane/crossplane/pull/5561
- [Backport release-1.15] fix(sa): Merge image pull secrets created by other controllers by @github-actions in https://github.com/crossplane/crossplane/pull/5565
Full Changelog: https://github.com/crossplane/crossplane/compare/v1.15.1...v1.15.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot