backube / snapscheduler

Scheduled snapshots for Kubernetes persistent volumes
https://backube.github.io/snapscheduler/
GNU Affero General Public License v3.0
262 stars 26 forks source link

Update dependency kubernetes-sigs/kustomize to v5.4.3 #678

Open renovate-bot opened 1 month ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Update Change
kubernetes-sigs/kustomize patch v5.4.2 -> v5.4.3

Release Notes

kubernetes-sigs/kustomize (kubernetes-sigs/kustomize) ### [`v5.4.3`](https://togithub.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.4.3) [Compare Source](https://togithub.com/kubernetes-sigs/kustomize/compare/kustomize/v5.4.2...kustomize/v5.4.3) ### Caution The `kustomize localize` subcommand(this subcommand is now in the `beta` stage) now verifies the success of `kustomize build` when executed. If you are using the missing manifests, maybe you failed to download them with the `localize` subcommand. Please use the `--no-verify` flag to skip validation steps. [#​5544](https://togithub.com/kubernetes-sigs/kustomize/issues/5544): Run kustomize build with kustomize localize and add a no-verify flag. #### Fix Bugs [#​5682](https://togithub.com/kubernetes-sigs/kustomize/issues/5682): fix: include label in templates when adding by cli [#​5689](https://togithub.com/kubernetes-sigs/kustomize/issues/5689): Fix sortOptions removal when running edit command #### chore [#​5506](https://togithub.com/kubernetes-sigs/kustomize/issues/5506): fix some comments [#​5718](https://togithub.com/kubernetes-sigs/kustomize/issues/5718): fix lint error in kustomizationfile_test.go #### Dependencies [#​5734](https://togithub.com/kubernetes-sigs/kustomize/issues/5734): Update kyaml to v0.17.2 [#​5735](https://togithub.com/kubernetes-sigs/kustomize/issues/5735): Update cmd/config to v0.14.2 [#​5736](https://togithub.com/kubernetes-sigs/kustomize/issues/5736): Update api to v0.17.3

Configuration

📅 Schedule: Branch creation - " 3-6 * 1-5" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.