kustomize: Update to version 5.4.2

This commit is contained in:
github-actions[bot] 2024-05-22 16:29:44 +00:00
parent 8592b2ae17
commit 519c607496

View File

@ -1,16 +1,16 @@
{
"version": "5.4.1",
"version": "5.4.2",
"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.1/kustomize_v5.4.1_windows_amd64.zip",
"hash": "9586f22645308fe073c3804e38cb23d32f8f5ebf96ece435c1e82ab893c3fc3e"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_amd64.zip",
"hash": "56a91ef90f2f3a9625004a053d002e15039dfe3c6222113d97be9568511a6ae4"
},
"arm64": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_arm64.zip",
"hash": "a09023d49347a299ff90ff7e55d31215b051b551735f8ea073087d06aea24d56"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_arm64.zip",
"hash": "51290ab90f7576d4cc146c0fcce983680294455fa69afa609e1de3f0f7e32b1e"
}
},
"bin": "kustomize.exe",