kubeval: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2019-07-20 11:01:13 +00:00
parent 77a7b02df9
commit 6d41090bfc

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.11.0", "version": "0.12.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.11.0/kubeval-windows-amd64.zip", "url": "https://github.com/garethr/kubeval/releases/download/0.12.0/kubeval-windows-amd64.zip",
"hash": "8d46d2212715135a3cc86f29b21f1fa66d3e8178227dfa82e7edc0e7be25bae6" "hash": "babb8bb3f79d194084a7cd3ebb66e23b49968f9a089a800ea1bcc808ae43c52a"
} }
}, },
"bin": "kubeval.exe", "bin": "kubeval.exe",