Skip to content

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6 in /tool-imports#954

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/tool-imports/github.com/golangci/golangci-lint/v2-2.1.6
May 7, 2025
Merged

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6 in /tool-imports#954
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/tool-imports/github.com/golangci/golangci-lint/v2-2.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6.

Release notes

Sourced from github.com/golangci/golangci-lint/v2's releases.

v2.1.6

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 896c0417487bfc7ab34c328dded269e5c4e1acc9 build(deps): bump github.com/alecthomas/chroma/v2 from 2.16.0 to 2.17.0 (#5772)
  • 75865b1cbd423e9529ed5ff3e1ec6f6aeec1fb86 build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 (#5779)
  • 999631accee0624ba7f17e3f754455d02e2c79aa build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4 (#5778)
  • 1b791de9afa9dfae80a029ed2141918063b26c20 build(deps): bump github.com/tetafro/godot from 1.5.0 to 1.5.1 (#5770)
  • 69778fe6e7f8c8c6d211be3d105a645352267d79 build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 (#5769)
  • 2ea61ac0ae9adeddc5551e444eb2c852df09e941 build(deps): bump the linter-testdata group across 2 directories with 2 updates (#5777)
Changelog

Sourced from github.com/golangci/golangci-lint/v2's changelog.

v2.1.6

  1. Linters bug fixes
    • godot: from 1.5.0 to 1.5.1
    • musttag: from 0.13.0 to 0.13.1
  2. Documentation
    • Add note about golangci-lint v2 integration in VS Code
Commits
  • eabc263 chore: prepare release
  • 75865b1 build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 (#5779)
  • 999631a build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4 (#5778)
  • 2ea61ac build(deps): bump the linter-testdata group across 2 directories with 2 updat...
  • 6973f4c build(deps): bump base-x from 3.0.9 to 3.0.11 in /docs (#5776)
  • 1b791de build(deps): bump github.com/tetafro/godot from 1.5.0 to 1.5.1 (#5770)
  • 896c041 build(deps): bump github.com/alecthomas/chroma/v2 from 2.16.0 to 2.17.0 (#5772)
  • 69778fe build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 (#5769)
  • 46b086a docs: add note about golangci-lint v2 integration in VS Code (#5768)
  • f6c2e6c docs: update GitHub Action assets (#5766)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @rhacs-bot.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v2.1.5...v2.1.6)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from janisz May 7, 2025 17:04
@dependabot dependabot bot requested a review from rhybrillou as a code owner May 7, 2025 17:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the go Pull requests that update Go code label May 7, 2025
Copy link

@rhacs-bot rhacs-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 3f4b903 into main May 7, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tool-imports/github.com/golangci/golangci-lint/v2-2.1.6 branch May 7, 2025 17:24
ralgar pushed a commit to ralgar/homelab that referenced this pull request Oct 9, 2025
This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/stackrox/kube-linter](https://kubelinter.io) ([source](https://github.com/stackrox/kube-linter)) | image-name | minor | `v0.6.5-alpine` -> `v0.7.4-alpine` |

---

### Release Notes

<details>
<summary>stackrox/kube-linter (docker.io/stackrox/kube-linter)</summary>

### [`v0.7.4`](https://github.com/stackrox/kube-linter/releases/tag/v0.7.4)

[Compare Source](stackrox/kube-linter@v0.7.3...v0.7.4)

<!-- Release notes generated using configuration in .github/release.yml at v0.7.4 -->

#### What's Changed

##### Other Changes

- Add new check job-ttl-seconds-after-finished ([#&#8203;963](stackrox/kube-linter#963)) by [@&#8203;wissamir](https://github.com/wissamir) in [#&#8203;964](stackrox/kube-linter#964)

**Full Changelog**: <stackrox/kube-linter@v0.7.3...v0.7.4>

### [`v0.7.3`](https://github.com/stackrox/kube-linter/releases/tag/v0.7.3)

[Compare Source](stackrox/kube-linter@v0.7.2...v0.7.3)

<!-- Release notes generated using configuration in .github/release.yml at v0.7.3 -->

#### What's Changed

##### ✔️ New checks

- feature(lint): Add linter to priorityClassName by [@&#8203;jonathanmdr](https://github.com/jonathanmdr) in [#&#8203;926](stackrox/kube-linter#926)

##### Other Changes

- chore(deps): bump github.com/cert-manager/cert-manager from 1.17.0 to 1.17.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;918](stackrox/kube-linter#918)
- chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;920](stackrox/kube-linter#920)
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;921](stackrox/kube-linter#921)
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.7 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;925](stackrox/kube-linter#925)
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;927](stackrox/kube-linter#927)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;923](stackrox/kube-linter#923)
- chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;929](stackrox/kube-linter#929)
- chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;930](stackrox/kube-linter#930)
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;936](stackrox/kube-linter#936)
- chore(deps): bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;934](stackrox/kube-linter#934)
- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;937](stackrox/kube-linter#937)
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;938](stackrox/kube-linter#938)
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;939](stackrox/kube-linter#939)
- chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;935](stackrox/kube-linter#935)
- chore(lint): update golangci-lint to v2.0.2 by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [#&#8203;941](stackrox/kube-linter#941)
- chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;943](stackrox/kube-linter#943)
- chore(deps): bump github.com/kedacore/keda/v2 from 2.16.1 to 2.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;942](stackrox/kube-linter#942)
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.0.2 to 2.1.2 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;944](stackrox/kube-linter#944)
- chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;945](stackrox/kube-linter#945)
- chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;948](stackrox/kube-linter#948)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.17.1 to 1.17.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;951](stackrox/kube-linter#951)
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.2 to 2.1.5 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;952](stackrox/kube-linter#952)
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;954](stackrox/kube-linter#954)
- chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;956](stackrox/kube-linter#956)
- chore(deps): bump github.com/kedacore/keda/v2 from 2.17.0 to 2.17.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;958](stackrox/kube-linter#958)
- chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;957](stackrox/kube-linter#957)
- chore(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;959](stackrox/kube-linter#959)
- chore(deps): bump github.com/cloudflare/circl from 1.5.0 to 1.6.1 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;961](stackrox/kube-linter#961)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.17.2 to 1.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;962](stackrox/kube-linter#962)

**Full Changelog**: <stackrox/kube-linter@v0.7.2...v0.7.3>

### [`v0.7.2`](https://github.com/stackrox/kube-linter/releases/tag/v0.7.2)

[Compare Source](stackrox/kube-linter@v0.7.1...v0.7.2)

<!-- Release notes generated using configuration in .github/release.yml at v0.7.2 -->

#### What's Changed

##### Other Changes

- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;864](stackrox/kube-linter#864)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;857](stackrox/kube-linter#857)
- chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;868](stackrox/kube-linter#868)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.16.1 to 1.16.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;869](stackrox/kube-linter#869)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;872](stackrox/kube-linter#872)
- chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;870](stackrox/kube-linter#870)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;871](stackrox/kube-linter#871)
- chore: enable testifylint linter by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [#&#8203;874](stackrox/kube-linter#874)
- chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;879](stackrox/kube-linter#879)
- chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;880](stackrox/kube-linter#880)
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;881](stackrox/kube-linter#881)
- chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;882](stackrox/kube-linter#882)
- chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;885](stackrox/kube-linter#885)
- chore: bump golangci-lint to v1.63.4 by [@&#8203;stehessel](https://github.com/stehessel) in [#&#8203;889](stackrox/kube-linter#889)
- fix: dependabot directory tools path by [@&#8203;stehessel](https://github.com/stehessel) in [#&#8203;888](stackrox/kube-linter#888)
- chore(deps): bump golang.org/x/net to 0.33.0 by [@&#8203;rhybrillou](https://github.com/rhybrillou) in [#&#8203;892](stackrox/kube-linter#892)
- chore: bump go-git by [@&#8203;stehessel](https://github.com/stehessel) in [#&#8203;890](stackrox/kube-linter#890)
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;893](stackrox/kube-linter#893)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;891](stackrox/kube-linter#891)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.2 to 0.79.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;887](stackrox/kube-linter#887)
- chore(deps): bump github.com/kedacore/keda/v2 from 2.15.1 to 2.16.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;886](stackrox/kube-linter#886)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.16.2 to 1.16.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;897](stackrox/kube-linter#897)
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;896](stackrox/kube-linter#896)
- chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;898](stackrox/kube-linter#898)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;895](stackrox/kube-linter#895)
- chore(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;900](stackrox/kube-linter#900)
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;901](stackrox/kube-linter#901)
- chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;902](stackrox/kube-linter#902)
- Update startup-port.yaml to replace liveness by startup by [@&#8203;rmannibucau](https://github.com/rmannibucau) in [#&#8203;876](stackrox/kube-linter#876)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.16.3 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;903](stackrox/kube-linter#903)
- chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;904](stackrox/kube-linter#904)
- chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;906](stackrox/kube-linter#906)
- chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;907](stackrox/kube-linter#907)
- chore(deps): Switch to sigs.k8s.io/yaml by [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in [#&#8203;909](stackrox/kube-linter#909)
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;912](stackrox/kube-linter#912)
- chore(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;914](stackrox/kube-linter#914)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;911](stackrox/kube-linter#911)
- chore(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;910](stackrox/kube-linter#910)
- chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;917](stackrox/kube-linter#917)
- chore(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;916](stackrox/kube-linter#916)
- feature(lint): Adds a new template linter to check the restart policy for all deployments like objects by [@&#8203;jonathanmdr](https://github.com/jonathanmdr) in [#&#8203;915](stackrox/kube-linter#915)

#### New Contributors

- [@&#8203;mmorel-35](https://github.com/mmorel-35) made their first contribution in [#&#8203;874](stackrox/kube-linter#874)
- [@&#8203;stehessel](https://github.com/stehessel) made their first contribution in [#&#8203;889](stackrox/kube-linter#889)
- [@&#8203;rmannibucau](https://github.com/rmannibucau) made their first contribution in [#&#8203;876](stackrox/kube-linter#876)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made their first contribution in [#&#8203;909](stackrox/kube-linter#909)

**Full Changelog**: <stackrox/kube-linter@v0.7.1...v0.7.2>

### [`v0.7.1`](https://github.com/stackrox/kube-linter/releases/tag/v0.7.1)

[Compare Source](stackrox/kube-linter@v0.7.0...v0.7.1)

<!-- Release notes generated using configuration in .github/release.yml at v0.7.1 -->

#### What's Changed

##### Other Changes

- chore(deps): remove replace in go.mod by [@&#8203;rhybrillou](https://github.com/rhybrillou) in [#&#8203;863](stackrox/kube-linter#863)

**Full Changelog**: <stackrox/kube-linter@v0.7.0...v0.7.1>

### [`v0.7.0`](https://github.com/stackrox/kube-linter/releases/tag/v0.7.0)

[Compare Source](stackrox/kube-linter@v0.6.8...v0.7.0)

<!-- Release notes generated using configuration in .github/release.yml at v0.7.0 -->

#### What's Changed

##### 🚀 Features

- Update unset-memory-requirements and unset-cpu-requirements by [@&#8203;bgalek](https://github.com/bgalek) in [#&#8203;734](stackrox/kube-linter#734)

##### 🐛 Bug Fixes

- Use a real check in example by [@&#8203;porridge](https://github.com/porridge) in [#&#8203;770](stackrox/kube-linter#770)

##### 🧰 Maintenance

- fix: remove darwin shell hack in Makefile by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;810](stackrox/kube-linter#810)

##### Other Changes

- build(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;733](stackrox/kube-linter#733)
- chore: fix released files by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;732](stackrox/kube-linter#732)
- build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;737](stackrox/kube-linter#737)
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;738](stackrox/kube-linter#738)
- build(deps): bump github.com/cert-manager/cert-manager from 1.14.2 to 1.14.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;736](stackrox/kube-linter#736)
- build(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;735](stackrox/kube-linter#735)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;740](stackrox/kube-linter#740)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.2 to 0.72.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;741](stackrox/kube-linter#741)
- build(deps): bump github.com/kedacore/keda/v2 from 2.13.0 to 2.13.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;742](stackrox/kube-linter#742)
- build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;743](stackrox/kube-linter#743)
- build(deps): bump github.com/cert-manager/cert-manager from 1.14.3 to 1.14.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;744](stackrox/kube-linter#744)
- build(deps): bump docker/login-action from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;745](stackrox/kube-linter#745)
- build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;749](stackrox/kube-linter#749)
- build(deps): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;752](stackrox/kube-linter#752)
- build(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;751](stackrox/kube-linter#751)
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;753](stackrox/kube-linter#753)
- build(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;750](stackrox/kube-linter#750)
- build(deps): bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;754](stackrox/kube-linter#754)
- build(deps): bump github.com/owenrumney/go-sarif/v2 from 2.3.0 to 2.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;755](stackrox/kube-linter#755)
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;756](stackrox/kube-linter#756)
- build(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;758](stackrox/kube-linter#758)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.72.0 to 0.73.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;761](stackrox/kube-linter#761)
- build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;762](stackrox/kube-linter#762)
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;763](stackrox/kube-linter#763)
- build(deps): bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;764](stackrox/kube-linter#764)
- build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;766](stackrox/kube-linter#766)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.0 to 0.73.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;767](stackrox/kube-linter#767)
- build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;768](stackrox/kube-linter#768)
- build(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;765](stackrox/kube-linter#765)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.1 to 0.73.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;772](stackrox/kube-linter#772)
- build(deps): bump github.com/cert-manager/cert-manager from 1.14.4 to 1.14.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;774](stackrox/kube-linter#774)
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;775](stackrox/kube-linter#775)
- build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;776](stackrox/kube-linter#776)
- build(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;771](stackrox/kube-linter#771)
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;780](stackrox/kube-linter#780)
- build(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;779](stackrox/kube-linter#779)
- build(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;777](stackrox/kube-linter#777)
- build(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;782](stackrox/kube-linter#782)
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;781](stackrox/kube-linter#781)
- build(deps): bump helm.sh/helm/v3 from 3.14.4 to 3.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;783](stackrox/kube-linter#783)
- build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;784](stackrox/kube-linter#784)
- chore(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;788](stackrox/kube-linter#788)
- chore(deps): bump helm.sh/helm/v3 from 3.15.0 to 3.15.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;789](stackrox/kube-linter#789)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.74.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;787](stackrox/kube-linter#787)
- ROX-24419: Use rhacs-bot by [@&#8203;gavin-stackrox](https://github.com/gavin-stackrox) in [#&#8203;785](stackrox/kube-linter#785)
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;786](stackrox/kube-linter#786)
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;793](stackrox/kube-linter#793)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.14.5 to 1.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;792](stackrox/kube-linter#792)
- chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;790](stackrox/kube-linter#790)
- chore(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;796](stackrox/kube-linter#796)
- chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;798](stackrox/kube-linter#798)
- chore(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;797](stackrox/kube-linter#797)
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;795](stackrox/kube-linter#795)
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;799](stackrox/kube-linter#799)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.74.0 to 0.75.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;801](stackrox/kube-linter#801)
- chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;800](stackrox/kube-linter#800)
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;803](stackrox/kube-linter#803)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.0 to 1.15.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;802](stackrox/kube-linter#802)
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;806](stackrox/kube-linter#806)
- chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;809](stackrox/kube-linter#809)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.0 to 0.75.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;807](stackrox/kube-linter#807)
- chore: remove deprecated configs in golang-ci lint by [@&#8203;dhaus67](https://github.com/dhaus67) in [#&#8203;812](stackrox/kube-linter#812)
- docs: update install section by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;811](stackrox/kube-linter#811)
- chore(deps): bump helm.sh/helm/v3 from 3.15.2 to 3.15.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;814](stackrox/kube-linter#814)
- chore(deps): bump github.com/owenrumney/go-sarif/v2 from 2.3.1 to 2.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;808](stackrox/kube-linter#808)
- chore: move tools to a separated module by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;816](stackrox/kube-linter#816)
- Create SECURITY.md by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;817](stackrox/kube-linter#817)
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;818](stackrox/kube-linter#818)
- chore(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;819](stackrox/kube-linter#819)
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;823](stackrox/kube-linter#823)
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;822](stackrox/kube-linter#822)
- chore(deps): bump the k8s-io group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;820](stackrox/kube-linter#820)
- chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;827](stackrox/kube-linter#827)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.1 to 1.15.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;826](stackrox/kube-linter#826)
- chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;825](stackrox/kube-linter#825)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.1 to 0.75.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;821](stackrox/kube-linter#821)
- chore(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;829](stackrox/kube-linter#829)
- chore(deps): bump github.com/kedacore/keda/v2 from 2.13.1 to 2.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;830](stackrox/kube-linter#830)
- chore(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;834](stackrox/kube-linter#834)
- chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;831](stackrox/kube-linter#831)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.2 to 0.76.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;836](stackrox/kube-linter#836)
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /tool-imports by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;835](stackrox/kube-linter#835)
- Update CODEOWNERS by [@&#8203;rhybrillou](https://github.com/rhybrillou) in [#&#8203;837](stackrox/kube-linter#837)
- Update contact address in code of conduct. by [@&#8203;rhybrillou](https://github.com/rhybrillou) in [#&#8203;838](stackrox/kube-linter#838)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.2 to 1.15.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;839](stackrox/kube-linter#839)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.0 to 0.76.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;841](stackrox/kube-linter#841)
- chore(deps): update keda, k8s-io and k8s.io controller-runtime by [@&#8203;rhybrillou](https://github.com/rhybrillou) in [#&#8203;840](https://github.com/stackrox/kube-linter/pull/840)
- chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;842](https://github.com/stackrox/kube-linter/pull/842)
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.1 to 0.76.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;843](https://github.com/stackrox/kube-linter/pull/843)
- chore(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;845](https://github.com/stackrox/kube-linter/pull/845)
- chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;847](https://github.com/stackrox/kube-linter/pull/847)
- chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;850](https://github.com/stackrox/kube-linter/pull/850)
- chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;851](https://github.com/stackrox/kube-linter/pull/851)
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.3 to 1.16.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;852](https://github.com/stackrox/kube-linter/pull/852)
- chore(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;854](https://github.com/stackrox/kube-linter/pull/854)
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;853](https://github.com/stackrox/kube-linter/pull/853)
- chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;859](https://github.com/stackrox/kube-linter/pull/859)
- Add new check pdb-unhealthy-pod-eviction-policy ([#&#8203;855](https://github.com/stackrox/kube-linter/issues/855)) by [@&#8203;wissamir](https://github.com/wissamir) in [#&#8203;856](https://github.com/stackrox/kube-linter/pull/856)

#### New Contributors

- [@&#8203;bgalek](https://github.com/bgalek) made their first contribution in [#&#8203;734](stackrox/kube-linter#734)
- [@&#8203;porridge](https://github.com/porridge) made their first contribution in [#&#8203;770](stackrox/kube-linter#770)
- [@&#8203;gavin-stackrox](https://github.com/gavin-stackrox) made their first contribution in [#&#8203;785](stackrox/kube-linter#785)
- [@&#8203;rhybrillou](https://github.com/rhybrillou) made their first contribution in [#&#8203;837](stackrox/kube-linter#837)
- [@&#8203;wissamir](https://github.com/wissamir) made their first contribution in [#&#8203;856](https://github.com/stackrox/kube-linter/pull/856)

**Full Changelog**: <stackrox/kube-linter@v0.6.8...v0.7.0>

### [`v0.6.8`](https://github.com/stackrox/kube-linter/releases/tag/v0.6.8)

[Compare Source](stackrox/kube-linter@v0.6.7...v0.6.8)

<!-- Release notes generated using configuration in .github/release.yml at v0.6.8 -->

#### What's Changed

##### 🚀 Features

- chore: release arm64 binaries by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;725](https://github.com/stackrox/kube-linter/pull/725)
- feature: add support to keda scaledobject v1alpha1 by [@&#8203;jonathanmdr](https://github.com/jonathanmdr) in [#&#8203;711](https://github.com/stackrox/kube-linter/pull/711)

##### 🧰 Maintenance

- chore: setup coverage by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;722](https://github.com/stackrox/kube-linter/pull/722)
- chore: collect coverage for bats by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;723](https://github.com/stackrox/kube-linter/pull/723)
- chore: release with goreleaser by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;720](https://github.com/stackrox/kube-linter/pull/720)
- fix: use with instead of env by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;724](https://github.com/stackrox/kube-linter/pull/724)
- fix: broken builds on main by [@&#8203;janisz](https://github.com/janisz) in [#&#8203;726](https://github.com/stackrox/kube-linter/pull/726)

##### Other Changes

- build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;707](https://github.com/stackrox/kube-linter/pull/707)
- build(deps): bump github.com/cert-manager/cert-manager from 1.13.3 to 1.14.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;708](https://github.com/stackrox/kube-linter/pull/708)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.1 to 0.71.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;709](https://github.com/stackrox/kube-linter/pull/709)
- build(deps): bump github.com/cert-manager/cert-manager from 1.14.0 to 1.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;714](https://github.com/stackrox/kube-linter/pull/714)
- build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;715](https://github.com/stackrox/kube-linter/pull/715)
- build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;717](https://github.com/stackrox/kube-linter/pull/717)
- build(deps): bump release-drafter/release-drafter from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;716](https://github.com/stackrox/kube-linter/pull/716)
- build(deps): bump github.com/cert-manager/cert-manager from 1.14.1 to 1.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;719](https://github.com/stackrox/kube-linter/pull/719)
- build(deps): bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;718](https://github.com/stackrox/kube-linter/pull/718)
- build(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;721](https://github.com/stackrox/kube-linter/pull/721)
- build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;728](https://github.com/stackrox/kube-linter/pull/728)
- build(deps): bump github.com/cert-manager/cert-manager from 1.13.3 to 1.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;731](https://github.com/stackrox/kube-linter/pull/731)
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.1 to 0.71.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;730](https://github.com/stackrox/kube-linter/pull/730)
- build(deps): bump actions/setup-go from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;727](https://github.com/stackrox/kube-linter/pull/727)
- build(deps): bump the k8s-io group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;729](https://github.com/stackrox/kube-linter/pull/729)

#### New Contributors

- [@&#8203;jonathanmdr](https://github.com/jonathanmdr) made their first contribution in [#&#8203;711](https://github.com/stackrox/kube-linter/pull/711)

**Full Changelog**: <stackrox/kube-linter@v0.6.7...v0.6.8>

### [`v0.6.7`](https://github.com/stackrox/kube-linter/releases/tag/v0.6.7)

[Compare Source](stackrox/kube-linter@v0.6.6...v0.6.7)

#### Changes

- bug: broken reading from stdin (-) [@&#8203;janisz](https://github.com/janisz) ([#&#8203;704](https://github.com/stackrox/kube-linter/issues/704))
- feat: support go1.21 [@&#8203;chenrui333](https://github.com/chenrui333) ([#&#8203;696](https://github.com/stackrox/kube-linter/issues/696))

#### ⬆️ Dependencies

- build(deps): bump the k8s-io group with 2 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;698](https://github.com/stackrox/kube-linter/issues/698))
- build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.0 to 0.71.1 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;700](https://github.com/stackrox/kube-linter/issues/700))
- build(deps): bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;699](https://github.com/stackrox/kube-linter/issues/699))
- build(deps): bump actions/cache from 3 to 4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;697](https://github.com/stackrox/kube-linter/issues/697))

**Full Changelog**: <stackrox/kube-linter@v0.6.6...0.6.7>

### [`v0.6.6`](https://github.com/stackrox/kube-linter/releases/tag/v0.6.6)

[Compare Source](stackrox/kube-linter@v0.6.5...v0.6.6)

#### Changes

- group dependabot k8s updates [@&#8203;janisz](https://github.com/janisz) ([#&#8203;686](https://github.com/stackrox/kube-linter/issues/686))

#### ✔️ New checks

- Create new check for liveness port [@&#8203;charlesoconor](https://github.com/charlesoconor) ([#&#8203;661](https://github.com/stackrox/kube-linter/issues/661))

#### 🚀 Features

- Extend liveness-port logic for two new checks around startup and readiness [@&#8203;charlesoconor](https://github.com/charlesoconor) ([#&#8203;689](https://github.com/stackrox/kube-linter/issues/689))

#### 🐛 Bug Fixes

- Fix: pdb-min-available when Replica number is controlled via HPA [@&#8203;jpedrobf](https://github.com/jpedrobf) ([#&#8203;688](https://github.com/stackrox/kube-linter/issues/688))
- feat: ignore templates in Chart dependencies based on ignore paths [@&#8203;Trojan295](https://github.com/Trojan295) ([#&#8203;667](https://github.com/stackrox/kube-linter/issues/667))
- Docs: Fixed broken template links, fixed script versions [@&#8203;gaurav-nelson](https://github.com/gaurav-nelson) ([#&#8203;662](https://github.com/stackrox/kube-linter/issues/662))

#### ⬆️ Dependencies

<details>
<summary>28 changes</summary>

- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.70.0 to 0.71.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;693](https://github.com/stackrox/kube-linter/issues/693))
- Bump docker/metadata-action from 5.4.0 to 5.5.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;690](https://github.com/stackrox/kube-linter/issues/690))
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;685](https://github.com/stackrox/kube-linter/issues/685))
- Bump actions/download-artifact from 3 to 4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;682](https://github.com/stackrox/kube-linter/issues/682))
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;683](https://github.com/stackrox/kube-linter/issues/683))
- Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;684](https://github.com/stackrox/kube-linter/issues/684))
- Bump docker/metadata-action from 5.3.0 to 5.4.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;680](https://github.com/stackrox/kube-linter/issues/680))
- Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;679](https://github.com/stackrox/kube-linter/issues/679))
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;678](https://github.com/stackrox/kube-linter/issues/678))
- Bump github/codeql-action from 2 to 3 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;676](https://github.com/stackrox/kube-linter/issues/676))
- Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;677](https://github.com/stackrox/kube-linter/issues/677))
- Bump github.com/cert-manager/cert-manager from 1.13.2 to 1.13.3 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;675](https://github.com/stackrox/kube-linter/issues/675))
- Bump github.com/spf13/viper from 1.18.0 to 1.18.1 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;674](https://github.com/stackrox/kube-linter/issues/674))
- Bump actions/setup-go from 4 to 5 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;672](https://github.com/stackrox/kube-linter/issues/672))
- Bump docker/metadata-action from 5.0.0 to 5.3.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;673](https://github.com/stackrox/kube-linter/issues/673))
- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.69.1 to 0.70.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;671](https://github.com/stackrox/kube-linter/issues/671))
- Bump github.com/spf13/viper from 1.17.0 to 1.18.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;670](https://github.com/stackrox/kube-linter/issues/670))
- Bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;666](https://github.com/stackrox/kube-linter/issues/666))
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;665](https://github.com/stackrox/kube-linter/issues/665))
- Bump k8s.io/api from 0.28.3 to 0.28.4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;664](https://github.com/stackrox/kube-linter/issues/664))
- Bump docker/build-push-action from 5.0.0 to 5.1.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;663](https://github.com/stackrox/kube-linter/issues/663))
- Bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;660](https://github.com/stackrox/kube-linter/issues/660))
- Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;659](https://github.com/stackrox/kube-linter/issues/659))
- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.69.0 to 0.69.1 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;658](https://github.com/stackrox/kube-linter/issues/658))
- Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;657](https://github.com/stackrox/kube-linter/issues/657))
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;655](https://github.com/stackrox/kube-linter/issues/655))
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;656](https://github.com/stackrox/kube-linter/issues/656))
- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.68.0 to 0.69.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;654](https://github.com/stackrox/kube-linter/issues/654))

</details>

**Full Changelog**: <stackrox/kube-linter@v0.6.5...0.6.6>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

MR: https://gitlab.com/ralgar/homelab/-/merge_requests/172
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant