> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Plugins 1.6.8

> New linter: golangci-lint2. Users who wish to upgrade should replace golangci-lint with golangci-lint2

**🎁 New**

* New linter: `golangci-lint2`. Users who wish to upgrade should
  replace `golangci-lint` with `golangci-lint2`

**✨ Improvements**

* Add in-repo docs for converting some native linter ignores to trunk-ignore
* Update `kube-linter` to 0.7.2. Thanks @janisz for the contribution!
* Update ruby build and latest stable ruby release to 3.4.2

**🔧 Fixes**

* Fix Dockerfile file pattern regex to match spec
