diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 5688da287f..64d80b9c27 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -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",