kustomize: Update to version 3.2.3

This commit is contained in:
Richard Kuhnt 2019-10-21 18:00:19 +00:00
parent 90d2cae9dd
commit 89aada7a8c

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/kubernetes-sigs/kustomize", "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.", "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "3.2.1", "version": "3.2.3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv3.2.1/kustomize_kustomize.v3.2.1_windows_amd64.exe#/kustomize.exe", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv3.2.3/kustomize_kustomize.v3.2.3_windows_amd64.exe#/kustomize.exe",
"hash": "73b0dbc3457d48717628ceea65dc3f1ee9b51b41cdeb4d70c793374446b3e6b1" "hash": "015e3f9ca12e7a58681d5b4a03d3e67f6008f63a9bd86a1ead4f7766c8544d91"
} }
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",