kubeconform: Update to version 0.6.7

This commit is contained in:
github-actions[bot] 2024-07-31 00:33:39 +00:00
parent e788447736
commit f97f589176

View File

@ -1,20 +1,20 @@
{ {
"version": "0.6.6", "version": "0.6.7",
"description": "A Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!", "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", "homepage": "https://github.com/yannh/kubeconform",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-amd64.zip", "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-amd64.zip",
"hash": "00acc5b47d3f9beb3872fc04b1ac88e1ba9e9eafd50b3078fd71f8b472431be0" "hash": "450a561ae833cbd1fc41201f7ebb64395c56e7d01e2dc954332143bff81277a3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-386.zip", "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-386.zip",
"hash": "feb878f58f6ebd7ff436f124bcfd6136760081c50fdacbc7da5c09cfeeffb0d4" "hash": "72755ee113d83b9791a2f20048e1da71b7c9213d355639ff81ecdf2c83e5a0d4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-arm64.zip", "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-arm64.zip",
"hash": "c5dba05d24219f1ea392edacd092357fd4131a6692327eb4b1fa0d4a1b69f32b" "hash": "c2d7c614ce7bf88b5a4e7e733f804fc388b92211a19579b3ee7017ebcdb50002"
} }
}, },
"bin": "kubeconform.exe", "bin": "kubeconform.exe",