Update Helm release crossplane to v1.17.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
crossplane (source) | HelmChart | patch |
1.17.1 -> 1.17.2
|
Release Notes
crossplane/crossplane (crossplane)
v1.17.2
This is a patch release scoped to fixing issues reported by users of Crossplane v1.17. First, this patch release addresses the below published security advisory that affects the versions of golang that Crossplane depends on.
Thank you @aditya-mayo for reporting this vulnerability!
This release also addresses an issue (https://github.com/crossplane/crossplane/issues/5971) where users of v1.17 were not able to build or install Functions using v1 package metadata. Now that Functions have matured to v1, this will become much more pervasive throughout the Crossplane Functions ecosystem.
What's Changed
- [Backport release-1.17] Support building and installing Functions with v1 package metadata by @github-actions in https://github.com/crossplane/crossplane/pull/5974
- [Backport release-1.17] Add contexts to RuntimeFunctionRunner by @github-actions in https://github.com/crossplane/crossplane/pull/5997
- build: bump golang to 1.22.8 by @jbw976 in https://github.com/crossplane/crossplane/pull/6027
Full Changelog: https://github.com/crossplane/crossplane/compare/v1.17.1...v1.17.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.