We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b20cf3 commit 91bded1Copy full SHA for 91bded1
Formula/k/kube-linter.rb
@@ -1,8 +1,8 @@
1
class KubeLinter < Formula
2
desc "Static analysis tool for Kubernetes YAML files and Helm charts"
3
homepage "https://github.com/stackrox/kube-linter"
4
- url "https://github.com/stackrox/kube-linter/archive/refs/tags/v0.7.5.tar.gz"
5
- sha256 "a6622df542b4eff596cd8bb06a317823bb1837ddb19d9f8945df85e337354a72"
+ url "https://github.com/stackrox/kube-linter/archive/refs/tags/v0.7.6.tar.gz"
+ sha256 "f85eaae3b622725ef95ee01be4fc9236c09656775935a6b26a21d2dc3daf6af1"
6
license "Apache-2.0"
7
head "https://github.com/stackrox/kube-linter.git", branch: "master"
8
0 commit comments