mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
kube-linter: Update to version 0.7.1
This commit is contained in:
parent
4e4e94565a
commit
c9121b9179
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"description": "Analyze Kubernetes YAML files and Helm charts, and check them against a variety of best practices, with a focus on production readiness and security.",
|
"description": "Analyze Kubernetes YAML files and Helm charts, and check them against a variety of best practices, with a focus on production readiness and security.",
|
||||||
"homepage": "https://github.com/stackrox/kube-linter",
|
"homepage": "https://github.com/stackrox/kube-linter",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.0/kube-linter.exe",
|
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.1/kube-linter.exe",
|
||||||
"hash": "ff8f030a4e5b8305cf997518215cd9887f754cc7d7ddc1301391e51ae3c901b2"
|
"hash": "bdff414d6d6ad9cca19666124ff7107cea6958ea8202b4c6ec6938d5c8a2599e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kube-linter.exe",
|
"bin": "kube-linter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user