chore(deps): update dependency kubernetes-sigs/kustomize to v5.1.0 #56

Merged
renovator merged 1 commits from renovate/kubernetes-sigs-kustomize-5.x into main 2023-06-19 19:35:37 +02:00
Member

This PR contains the following updates:

Package Update Change
kubernetes-sigs/kustomize minor v5.0.3 -> v5.1.0

Release Notes

kubernetes-sigs/kustomize

v5.1.0

Compare Source

Highlights

Components are now applied after generators: https://github.com/kubernetes-sigs/kustomize/pull/5170

We made this change cautiously as we want to avoid user friction when updating kustomize; however we felt that it is a bug that resources from resources and resources from generators are treated differently. Given that components is currently an alpha feature, we felt that now was the time to adjust if ever.

We are currently working on on https://github.com/kubernetes-sigs/kustomize/issues/4402, which will make the ordering of resources, components, and other generators customizable in the kustomization file. Please use that issue for tracking if you are blocked from upgrading kustomize for this reason, and we hope to have it available soon.

See https://github.com/kubernetes-sigs/kustomize/issues/5141 for more detailed discussion.

Bug fixes:

#​5030: kustomize edit will return an error if there is no matching path
#​5170: components are now applied after generators

Dependency updates

#​5186: Update gnostic dependency with gnostic-models
#​5187: Bump to go 1.20
#​5212: pin to kyaml v0.14.3
#​5213: pin to cmd/config v0.11.3
#​5214: pin to api 0.14.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) | minor | `v5.0.3` -> `v5.1.0` | --- ### Release Notes <details> <summary>kubernetes-sigs/kustomize</summary> ### [`v5.1.0`](https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.1.0) [Compare Source](https://github.com/kubernetes-sigs/kustomize/compare/kustomize/v5.0.3...kustomize/v5.1.0) ##### Highlights Components are now applied after generators: https://github.com/kubernetes-sigs/kustomize/pull/5170 We made this change cautiously as we want to avoid user friction when updating kustomize; however we felt that it is a bug that resources from `resources` and resources from generators are treated differently. Given that components is currently an alpha feature, we felt that now was the time to adjust if ever. We are currently working on on https://github.com/kubernetes-sigs/kustomize/issues/4402, which will make the ordering of `resources`, `components`, and other generators customizable in the kustomization file. Please use that issue for tracking if you are blocked from upgrading kustomize for this reason, and we hope to have it available soon. See https://github.com/kubernetes-sigs/kustomize/issues/5141 for more detailed discussion. ##### Bug fixes: [#&#8203;5030](https://github.com/kubernetes-sigs/kustomize/issues/5030): `kustomize edit` will return an error if there is no matching path [#&#8203;5170](https://github.com/kubernetes-sigs/kustomize/issues/5170): components are now applied after generators ##### Dependency updates [#&#8203;5186](https://github.com/kubernetes-sigs/kustomize/issues/5186): Update gnostic dependency with gnostic-models [#&#8203;5187](https://github.com/kubernetes-sigs/kustomize/issues/5187): Bump to go 1.20 [#&#8203;5212](https://github.com/kubernetes-sigs/kustomize/issues/5212): pin to kyaml v0.14.3 [#&#8203;5213](https://github.com/kubernetes-sigs/kustomize/issues/5213): pin to cmd/config v0.11.3 [#&#8203;5214](https://github.com/kubernetes-sigs/kustomize/issues/5214): pin to api 0.14.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovator added 1 commit 2023-06-19 19:05:37 +02:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
816e711d1f
chore(deps): update dependency kubernetes-sigs/kustomize to v5.1.0
renovator merged commit 816e711d1f into main 2023-06-19 19:35:37 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/kube-tools#56
No description provided.