kustomize: Update to version 3.10.0

This commit is contained in:
Jakub Čábera 2021-02-10 06:35:43 +01:00
parent 2567afc583
commit e082bff62f

View File

@ -1,12 +1,12 @@
{
"version": "3.9.3",
"version": "3.10.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.9.3/kustomize_v3.9.3_windows_amd64.tar.gz",
"hash": "42f9837c72f010461688a61217f885474bf5c439a64f83db8898d62ab3f9c478"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v3.10.0/kustomize_v3.10.0_windows_amd64.tar.gz",
"hash": "aa1db87c2ef85bb4780e96299873a6b7960385f1599a2193dbd449e90a58c20d"
}
},
"bin": "kustomize.exe",