kubeconform: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2025-05-12 12:31:37 +00:00
parent fbbbefc08f
commit 5052826885

View File

@ -1,20 +1,20 @@
{
"version": "0.6.7",
"version": "0.7.0",
"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.7/kubeconform-windows-amd64.zip",
"hash": "450a561ae833cbd1fc41201f7ebb64395c56e7d01e2dc954332143bff81277a3"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.7.0/kubeconform-windows-amd64.zip",
"hash": "9cb75551d81c909c2241ab383ced2be68363b5bfb15fd989badcc5a63bea5d7e"
},
"32bit": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-386.zip",
"hash": "72755ee113d83b9791a2f20048e1da71b7c9213d355639ff81ecdf2c83e5a0d4"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.7.0/kubeconform-windows-386.zip",
"hash": "3fc5f1fd4a8ac5d09cd75419727e0b02799687862c65e358fa62fb76fa287b85"
},
"arm64": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-arm64.zip",
"hash": "c2d7c614ce7bf88b5a4e7e733f804fc388b92211a19579b3ee7017ebcdb50002"
"url": "https://github.com/yannh/kubeconform/releases/download/v0.7.0/kubeconform-windows-arm64.zip",
"hash": "85c5b984950e2783cafac58cac432f35c5003d45ba1dee47d70f05e471960c55"
}
},
"bin": "kubeconform.exe",