kustomize: Update to version 4.5.0

This commit is contained in:
github-actions[bot] 2022-02-02 00:38:24 +00:00
parent 568b438061
commit c4b62cee1c

View File

@ -1,12 +1,12 @@
{
"version": "4.4.1",
"version": "4.5.0",
"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/v4.4.1/kustomize_v4.4.1_windows_amd64.tar.gz",
"hash": "3e1b11456a81924c16c8df89653ed8597f0c446f9f56628f25f8f1abb2fe0c44"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.0/kustomize_v4.5.0_windows_amd64.tar.gz",
"hash": "413ff349b8c0e643bb99267f903f2f90a125314668207dd9fe1d6aba8ede217f"
}
},
"bin": "kustomize.exe",