nicholasdille / docker-setup

Install, configure and update container tools
https://docker-setup.dille.io
MIT License
13 stars 2 forks source link

chore(deps): update dependency crossplane/crossplane to v1.13.2 #7276

Closed nicholasdille-bot closed 1 year ago

nicholasdille-bot commented 1 year ago

This PR contains the following updates:

Package Update Change
crossplane/crossplane patch 1.13.1 -> 1.13.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

crossplane/crossplane (crossplane/crossplane) ### [`v1.13.2`](https://togithub.com/crossplane/crossplane/releases/tag/v1.13.2) [Compare Source](https://togithub.com/crossplane/crossplane/compare/v1.13.1...v1.13.2) `v1.13.2` is another quick follow-up release addressing a few minor issues. #### Notable Changes - Hashing transforms of strings were previously computed including quotes, we now properly handle strings. - Automatically migrate old `Locks` that are stored as v1alpha1 in etcd, if needed. - XRDs now properly copy top level descriptions and `x-kubernetes-validation` to the generated CRDs. #### What's Changed - \[Backport release-1.13] Update module github.com/google/go-containerregistry to v0.16.1 (master) by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane/pull/4438](https://togithub.com/crossplane/crossplane/pull/4438) - \[Backport release-1.13] fix: Include top-level description in CRDs generated from XRDs by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane/pull/4423](https://togithub.com/crossplane/crossplane/pull/4423) - \[Backport release-1.13] fix: copy x-kubernetes-validations from spec to composite/claim CRDs by [@​phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane/pull/4450](https://togithub.com/crossplane/crossplane/pull/4450) - \[Backport release-1.13] fix: avoid panics due to reflect.TypeOf usage by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane/pull/4458](https://togithub.com/crossplane/crossplane/pull/4458) - \[Backport release-1.13] fix(crds): add crd migration for locks.pkg.crossplane.io v1alpha1 by [@​phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane/pull/4462](https://togithub.com/crossplane/crossplane/pull/4462) - chore(deps): bump crossplane-runtime to v0.20.1 by [@​phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane/pull/4463](https://togithub.com/crossplane/crossplane/pull/4463) - \[Backport release-1.13] fix(transforms): properly compute hashes for strings by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane/pull/4472](https://togithub.com/crossplane/crossplane/pull/4472) **Full Changelog**: https://github.com/crossplane/crossplane/compare/v1.13.1...v1.13.2

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.