Update Helm release crossplane to v1.16.0 #106
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15.2
->1.16.0
Release Notes
crossplane/crossplane (crossplane)
v1.16.0
Compare Source
The v1.16.0 release is a regular quarterly Crossplane release that is focused on maturing a number of key areas of functionality across the project, as Crossplane continues to become more capable, more reliable, and more performant for your production workloads.
🎉 Highlights
Usage
clean-up significantly faster: Resources protected by aUsage
object can take a long time to be fully deleted. A solution for this is now available via a newreplayDeletion
field on theUsage
object. Read more about this capability in theUsage
docs.credentials
field on function pipeline steps for a Composition Function to authenticate to external systems while they are executing their logic, for example to look up information from a remote service.🚨 Warnings and breaking changes
crossplane
CLI--version
flag has been converted to a top levelversion
command.crossplane version
can be used to retrieve the version of the Crossplane CLI software as well as the version of the Crossplane server side software running in the control plane.crossplane --version
is no longer supported and will returncrossplane: error: unknown flag --version
.📖 Full Changelog
5d5d22a
(master) by @renovate in https://github.com/crossplane/crossplane/pull/5340managementPolicy
=>managementPolicies
by @turkenf in https://github.com/crossplane/crossplane/pull/5383init
- add option to select branch/tag by @lsviben in https://github.com/crossplane/crossplane/pull/5391golangci-lint
linters by default by @negz in https://github.com/crossplane/crossplane/pull/54457e5c6a2
(master) by @renovate in https://github.com/crossplane/crossplane/pull/5516ADOPTERS.md
to include mention of dev, staging, and production by @mattfield in https://github.com/crossplane/crossplane/pull/5518e92390c
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/55900c45773
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/55891746f4a
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5604c7f9125
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/56076d31326
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5606d70bba7
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5605beta convert pipeline-composition
by @padlar in https://github.com/crossplane/crossplane/pull/5464PackagedFunctionRunner
by @github-actions in https://github.com/crossplane/crossplane/pull/5676🆕 New Contributors
Full Changelog: crossplane/crossplane@v1.15.0...v1.16.0
v1.15.3
Compare Source
This is a patch release scoped to fixing issues reported by users of Crossplane v1.15.
What's Changed
4197211
(release-1.15) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5687PackagedFunctionRunner
by @negz in https://github.com/crossplane/crossplane/pull/5690Full Changelog: crossplane/crossplane@v1.15.2...v1.15.3
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.