kubeconform: Update to version 0.6.3

This commit is contained in:
github-actions[bot] 2023-07-16 08:28:17 +00:00
parent 9c1d6c569b
commit bf33930416

View File

@ -1,20 +1,20 @@
{
"version": "0.6.2",
"version": "0.6.3",
"description": "A Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!",
"homepage": "https://github.com/yannh/kubeconform",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-amd64.zip",
"hash": "a5e5ca6397c1dc2b9649fa983ff39fedc8b41d1f1a485e993e8f9868756edfc0"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.3/kubeconform-windows-amd64.zip",
"hash": "28edecd46e6969d12176e19c691de5a87d5cd187ad48d7ce0fc5b0eb2c9cac4a"
},
"32bit": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-386.zip",
"hash": "df496234af6aa773c1b434c2c56ee65a204e26baee81ca0ccf73bb5140c49ec2"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.3/kubeconform-windows-386.zip",
"hash": "047c5fe83a4c5b53116a40eb0ca48f73885d8dabff14adf84c00c573fa7bf261"
},
"arm64": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-arm64.zip",
"hash": "bac6ffdb359fad5bd9b24ed59fc465dc40a2cefb0d03dd32abd2b9308d978c67"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.3/kubeconform-windows-arm64.zip",
"hash": "cd221f4892e4df4392b339774f035f06b5919c306c880ea915881477226dfd91"
}
},
"bin": "kubeconform.exe",