diff --git a/bucket/kustomize.json b/bucket/kustomize.json index 129b9359de..99e992ddc6 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,12 +1,12 @@ { - "version": "4.0.4", + "version": "4.0.5", "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.0.4/kustomize_v4.0.4_windows_amd64.tar.gz", - "hash": "04ef445997b3220fa023eef2455a64c144d9811208ae6b74c251aa1e95a29373" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.0.5/kustomize_v4.0.5_windows_amd64.tar.gz", + "hash": "ba54b5e707d172b79e2cd9fcaabdb3688a56f3d8cde0ddff4b0c4e1c47f1a30d" } }, "bin": "kustomize.exe",