jenkinsci / helm-charts

Jenkins helm charts
https://artifacthub.io/packages/helm/jenkinsci/jenkins
Apache License 2.0
561 stars 889 forks source link

chore(deps): update super-linter to v6.7.0 #1145

Closed kvanzuijlen closed 2 months ago

kvanzuijlen commented 2 months ago

What does this PR do?

Updates super-linter to v6.7.0 as in #1117. Also disables checkov as it is too strict for the default Helm template. Fixes some NATURAL_LANGUAGE issues and ignores some other.

If you modified files in the ./charts/jenkins/ directory, please also include the following:

### Submitter checklist
- [x] I bumped the "version" key in `./charts/jenkins/Chart.yaml`.
- [x] I added a new changelog entry to `./charts/jenkins/CHANGELOG.md`.
- [x] I followed the [technical requirements](https://github.com/jenkinsci/helm-charts/blob/main/CONTRIBUTING.md#technical-requirements).
- [x] I ran `.github/helm-docs.sh` from the project root.

Special notes for your reviewer

NotMyFault commented 2 months ago

Please rebase