KubeLinter v0.1.2
Changes in this version: 0.1.1...0.1.2
Improvements
- KubeLinter now supports list objects, so you can run
kubectl get deploy -o yaml | kube-linter lint -
and have it succeed.
Changes in this version: 0.1.1...0.1.2
kubectl get deploy -o yaml | kube-linter lint -
and have it succeed.
Don't miss a new kube-linter release
NewReleases is sending notifications on new releases.