kubeval: Update to version 0.16.0

This commit is contained in:
Jakub Čábera 2021-03-30 12:35:35 +02:00
parent a9492f3569
commit 6a6c01ef50

View File

@ -1,16 +1,16 @@
{
"version": "0.15.0",
"version": "0.16.0",
"description": "Kubernetes resource files linter",
"homepage": "https://kubeval.instrumenta.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.15.0/kubeval-windows-amd64.zip",
"hash": "1d03ced8490fdc1625348fedb47da9cd5afc9e77205618756823c5a5abf9d8d1"
"url": "https://github.com/garethr/kubeval/releases/download/0.16.0/kubeval-windows-amd64.zip",
"hash": "94d22562046505fe375ce02daafe91cd45560ef6974f903b28d2c0a24cc1fb9e"
},
"32bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.15.0/kubeval-windows-386.zip",
"hash": "dce1ae62cae509b2be4fde7aeb4b34064e387241ba87b453d62c096f055c7618"
"url": "https://github.com/garethr/kubeval/releases/download/0.16.0/kubeval-windows-386.zip",
"hash": "3447e1da14d423045978bf987d21c2a0b5aec06a7b37fb551d3693fef955dc7e"
}
},
"bin": "kubeval.exe",