Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps github.com/kedacore/keda/v2 from 2.16.1 to 2.17.0.

Release notes

Sourced from github.com/kedacore/keda/v2's releases.

v2.17.0

We are happy to release KEDA v2.17.0 🎉

Here are some highlights:

  • Introduce new NSQ scaler (#3281)
  • Introduce new Temporal scaler (#4724)

Here are the new breaking change(s) of this release:

  • Change InitialCooldownPeriod from int32 to *int32 (#6423)
  • Remove Prometheus metric deprecations (#6339)
  • Remove deprecated tlsCertFile from External scaler (#4549)

Here are the new deprecation(s) as of this release:

  • Deprecate NATS Streaming Server (aka Stan) (#6362)

Learn how to deploy KEDA by reading our documentation.

🗓️ The next KEDA release is currently being to be decided, learn more in our roadmap.

New Contributors

Full Changelog: kedacore/keda@v2.16.1...v2.17.0

Changelog

Sourced from github.com/kedacore/keda/v2's changelog.

v2.17.0

New

  • General: Add support for time-bound Kubernetes ServiceAccount tokens as a source for TriggerAuthentication (#6136)
  • General: Introduce new NSQ scaler (#3281)
  • General: Introduce new Temporal scaler (#4724)

Improvements

  • General: Add Fallback option behavior for dynamic fallback calculation (#6450)
  • General: Add SecretKey to AWS SecretsManager TriggerAuthentication to allow parsing JSON / Key/Value Pairs in secrets (#5940)
  • General: Enable OpenSSF Scorecard to enhance security practices across the project (#5913)
  • General: Operator flag to control patching of webhook resources certificates (#6184)
  • Azure Log Analytics Scaler: Add custom HTTP client timeout (#6607)
  • Azure Pipelines Scaler: Introduce requireAllDemandsAndIgnoreOthers to match job demands while ignoring extras (#5579)
  • Elasticsearch Scaler: Support IgnoreNullValues at Elasticsearch scaler (#6599)
  • GitHub Scaler: Add support to use ETag for conditional requests against the Github API (#6503)
  • GitHub Scaler: Filter workflows via query parameter for improved queue count accuracy (#6519)
  • IBMMQ Scaler: Handling StatusNotFound in IBMMQ scaler (#6472)
  • MongoDB Scaler: Support float queryValue for MongoDB scaler (#6574)
  • Prometheus Scaler: Add custom HTTP client timeout (#6607)
  • RabbitMQ Scaler: Support use of the ‘vhostName’ parameter in the ‘TriggerAuthentication’ resource (#6369)
  • Selenium Grid: Add trigger param for Node enables managed downloads capability (#6570)
  • Selenium Grid: Add trigger param to set custom capabilities for matching specific Nodes (#6536)
  • Selenium Grid: Selenium Grid: Trigger param enableManagedDownloads set as true by default (#6684)

Fixes

  • General: Centralize and improve automaxprocs configuration with proper structured logging (#5970)
  • General: Fix CVE-2025-27144 and CVE-2025-22868 (#6613)
  • General: Fix CVE-2025-29786 (#6637)
  • General: Fix CVE-2025-30204 (#6641)
  • General: Fix event text when deactivation fails (#6469)
  • General: Fix fallback validation check bug (#6407)
  • General: Fix the check whether Fallback is enabled when using ScalingModifiers (#6521)
  • General: Fix waiting to reach failureThreshold before fallback (#6520)
  • General: Make sure the exposed metrics (from KEDA operator) are updated when there is a change to triggers (#6618)
  • General: Paused ScaledObject count is reported correctly after operator restart (#6321)
  • General: Reiterate fix (after #6407) for fallback validation in admission webhook. (#6538)
  • General: ScaledJobs ready status set to true when recoverred problem (#6329)
  • AWS Scalers: Add AWS region to the AWS Config Cache key (#6128)
  • External Scaler: Support server TLS without custom CA (#6606)
  • GCP Storage: GCP Storage scaler ignores folders (#6531)
  • Metrics API: Fix text format parsing error resulting in unexpected end of input stream (#6559)
  • NATS JetStream: Support for looking up account using an ID (#6611)
  • Redis Streams: Allow default value of 0 for activationLagCount (#6478)
  • Selenium Grid: Scaler logic on platformName is set empty or any (#6477)

Deprecations

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/kedacore/keda/v2 [>= 2.14.a, < 2.15]

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/kedacore/keda/v2](https://github.com/kedacore/keda) from 2.16.1 to 2.17.0.
- [Release notes](https://github.com/kedacore/keda/releases)
- [Changelog](https://github.com/kedacore/keda/blob/main/CHANGELOG.md)
- [Commits](kedacore/keda@v2.16.1...v2.17.0)

---
updated-dependencies:
- dependency-name: github.com/kedacore/keda/v2
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from janisz April 9, 2025 16:09
@dependabot dependabot bot requested a review from rhybrillou as a code owner April 9, 2025 16:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 9, 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

@sourcery-ai
Copy link

sourcery-ai bot commented Apr 9, 2025

Reviewer's Guide by Sourcery

This pull request updates the KEDA dependency from v2.16.1 to v2.17.0. It also updates the golang version to 1.24.1 and updates indirect dependencies.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update the KEDA dependency from v2.16.1 to v2.17.0.
  • Update github.com/kedacore/keda/v2 to v2.17.0.
go.mod
go.sum
Update golang version to 1.24.1.
  • Update golang version to 1.24.1.
go.mod
Update indirect dependencies.
  • Update github.com/evanphx/json-patch/v5 from v5.9.0 to v5.9.11.
  • Update github.com/expr-lang/expr from v1.17.0 to v1.17.2.
  • Update github.com/google/go-cmp from v0.6.0 to v0.7.0.
  • Update github.com/prometheus/client_golang from v1.20.5 to v1.21.1.
  • Update github.com/prometheus/common from v0.61.0 to v0.63.0.
  • Update golang.org/x/exp from v0.0.0-20241217172543-b2144cdd0a67 to v0.0.0-20250210185358-939b2ce775ac.
  • Update golang.org/x/crypto from v0.36.0 to v0.37.0.
  • Update golang.org/x/net from v0.37.0 to v0.38.0.
  • Update golang.org/x/oauth2 from v0.25.0 to v0.29.0.
  • Update golang.org/x/sync from v0.12.0 to v0.13.0.
  • Update golang.org/x/sys from v0.31.0 to v0.32.0.
  • Update golang.org/x/term from v0.30.0 to v0.31.0.
  • Update golang.org/x/text from v0.23.0 to v0.24.0.
  • Update golang.org/x/time from v0.8.0 to v0.11.0.
  • Update google.golang.org/genproto/googleapis/rpc from v0.0.0-20241223144023-3abc09e42ca8 to v0.0.0-20250313205543-e70fdf4c4cb4.
  • Update google.golang.org/grpc from v1.69.2 to v1.71.1.
  • Update google.golang.org/protobuf from v1.36.1 to v1.36.6.
  • Update knative.dev/pkg from v0.0.0-20241218051509-40afb7c5436e to v0.0.0-20250326102644-9f3e60a9244c.
  • Update sigs.k8s.io/controller-runtime from v0.19.3 to v0.19.7.
  • Update sigs.k8s.io/kustomize/api from v0.18.0 to v0.19.0.
  • Update sigs.k8s.io/kustomize/kyaml from v0.18.1 to v0.19.0.
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit c468360 into main Apr 10, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kedacore/keda/v2-2.17.0 branch April 10, 2025 15:34
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.

2 participants