kustomize: Update to version 3.9.0

This commit is contained in:
Jakub Čábera 2020-12-11 08:05:22 +01:00
parent 3003e81777
commit 199ac28803

View File

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