diff --git a/bucket/kustomize.json b/bucket/kustomize.json index d96105762d..46a9f3755c 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,12 +1,12 @@ { - "version": "3.10.0", + "version": "4.0.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/v3.10.0/kustomize_v3.10.0_windows_amd64.tar.gz", - "hash": "aa1db87c2ef85bb4780e96299873a6b7960385f1599a2193dbd449e90a58c20d" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.0.0/kustomize_v4.0.0_windows_amd64.tar.gz", + "hash": "b7494313d0b45ab57d2bb4a26c44c18180565e30661dcf53b78314fac761db5b" } }, "bin": "kustomize.exe",