kubeval: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-06-09 18:00:37 +00:00
parent 6659aa950d
commit 9d5a3962ab

View File

@ -2,11 +2,11 @@
"description": "Kubernetes resource files linter", "description": "Kubernetes resource files linter",
"homepage": "https://github.com/garethr/kubeval", "homepage": "https://github.com/garethr/kubeval",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.9.0", "version": "0.10.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.9.0/kubeval-windows-amd64.zip", "url": "https://github.com/garethr/kubeval/releases/download/0.10.0/kubeval-windows-amd64.zip",
"hash": "d3a5ab809b748c4689a2cc81894c7b92a1f3d437260381bd30a1cffdf2c591a3" "hash": "4015d1acc6d8b666ab19661bb6937ff13add5e7cbe01cf035087a600f1b8e0d9"
} }
}, },
"bin": "kubeval.exe", "bin": "kubeval.exe",