stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.89k stars 231 forks source link

Docs: Fixed broken template links, fixed script versions #662

Closed gaurav-nelson closed 8 months ago

gaurav-nelson commented 9 months ago

Fixes https://github.com/stackrox/kube-linter/issues/576

I see that generated was removed in https://github.com/stackrox/kube-linter/pull/439 which I am think was caused by changes in docsify library. Therefore, I've updated the script tags to load a fixed version so that it doesn't happen again.

janisz commented 8 months ago

@gaurav-nelson I've fixed this on your PR. Could you check. It's working for me