diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 0cab11ada5..747bd2471f 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -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",