kustomize: Update to version 3.8.7

This commit is contained in:
Jakub Čábera 2020-11-12 08:17:46 +01:00
parent 66b467eb04
commit c0f78b68e0

View File

@ -1,12 +1,12 @@
{
"version": "3.8.6",
"version": "3.8.7",
"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.8.6/kustomize_v3.8.6_windows_amd64.tar.gz",
"hash": "a4729a99aeedccbef1979e66a94f1293884f8bff9486acf809107e3c605d0a97"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v3.8.7/kustomize_v3.8.7_windows_amd64.tar.gz",
"hash": "56ff670edd84cb100117472b0196ad201d63a77ad0c90c4a6927ea8168d815bf"
}
},
"bin": "kustomize.exe",