diff --git a/bucket/kustomize.json b/bucket/kustomize.json index de43d7f38a..216274844b 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/kubernetes-sigs/kustomize", "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.", "license": "Apache-2.0", - "version": "3.2.1", + "version": "3.2.3", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv3.2.1/kustomize_kustomize.v3.2.1_windows_amd64.exe#/kustomize.exe", - "hash": "73b0dbc3457d48717628ceea65dc3f1ee9b51b41cdeb4d70c793374446b3e6b1" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv3.2.3/kustomize_kustomize.v3.2.3_windows_amd64.exe#/kustomize.exe", + "hash": "015e3f9ca12e7a58681d5b4a03d3e67f6008f63a9bd86a1ead4f7766c8544d91" } }, "bin": "kustomize.exe",