kubeval: Update to version 0.8.0

This commit is contained in:
Richard Kuhnt 2019-04-16 19:00:28 +00:00
parent 0c81bb5275
commit 308b363ded

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.7.3", "version": "0.8.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.7.3/kubeval-windows-amd64.zip", "url": "https://github.com/garethr/kubeval/releases/download/0.8.0/kubeval-windows-amd64.zip",
"hash": "c3ce47aefa0651e732f675ca2f73d994e3206a3a29617afc8f315cddde7e3ab6" "hash": "ab9a0f6bbe400d5e9f4cb50476188840e05059451d90496c90ab901f5ce64ab2"
} }
}, },
"bin": "kubeval.exe", "bin": "kubeval.exe",