mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
kube-linter: Add version 0.5.1 (#4246)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com> Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
parent
7595eb2bcb
commit
340103bfb2
21
bucket/kube-linter.json
Normal file
21
bucket/kube-linter.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.5.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.",
|
||||
"homepage": "https://github.com/stackrox/kube-linter",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/stackrox/kube-linter/releases/download/0.5.1/kube-linter.exe",
|
||||
"hash": "1214f41375494882588ace70ce61f9ebfc08e2cb490ec8559a117157ae51e750"
|
||||
}
|
||||
},
|
||||
"bin": "kube-linter.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/stackrox/kube-linter/releases/download/$version/kube-linter.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user