kustomize: Update to version 5.4.3

This commit is contained in:
github-actions[bot] 2024-07-19 20:27:31 +00:00
parent 2e4a05d7ee
commit 9a56f60953

View File

@ -1,16 +1,16 @@
{
"version": "5.4.2",
"version": "5.4.3",
"description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.",
"homepage": "https://github.com/kubernetes-sigs/kustomize",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_amd64.zip",
"hash": "56a91ef90f2f3a9625004a053d002e15039dfe3c6222113d97be9568511a6ae4"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.3/kustomize_v5.4.3_windows_amd64.zip",
"hash": "5ce680e51637bf7eed046b63601d3d4d9604a0e42ef7177c6a16a29f8e455a7f"
},
"arm64": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_arm64.zip",
"hash": "51290ab90f7576d4cc146c0fcce983680294455fa69afa609e1de3f0f7e32b1e"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.3/kustomize_v5.4.3_windows_arm64.zip",
"hash": "01283bc992c6888c9d20518d0385eb1005f3c66337814032a7876d8a354db664"
}
},
"bin": "kustomize.exe",