kustomize: Update to version 5.1.1

This commit is contained in:
github-actions[bot] 2023-07-31 20:24:28 +00:00
parent 0dffde63a5
commit d13e8baa63

View File

@ -1,12 +1,12 @@
{
"version": "5.1.0",
"version": "5.1.1",
"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.1.0/kustomize_v5.1.0_windows_amd64.tar.gz",
"hash": "ac48286444a33417e5251393f1b1b9972b00cff82fd3ab8d21ca8d8c29411199"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.1.1/kustomize_v5.1.1_windows_amd64.tar.gz",
"hash": "f3cfe226462d09ea9854793c5f6873cc451ae322b276dd290a99e5b5ddb9560d"
}
},
"bin": "kustomize.exe",