stackrox / kube-linter

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

Bump helm.sh/helm/v3 from 3.11.3 to 3.12.0 #563

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps helm.sh/helm/v3 from 3.11.3 to 3.12.0.

Release notes

Sourced from helm.sh/helm/v3's releases.

v3.12.0-rc.1

Helm v3.12.0-rc.1 is a pre-release. It is to help gather feedback from the community as well as give users a chance to test Helm in staging environments before v3.12.0 is officially released.

The official changelog will come out with the v3.12.0 release. For now, you can see the commit changes from v3.11.3 here.

Installation and Upgrading

Download Helm v3.12.0-rc.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

Commits
  • c9f554d bump version to v3.12.0
  • b4b629c Merge pull request #11204 from sabre1041/oci-annotations
  • b814289 Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
  • f900e9f Attach annotations to OCI artifacts
  • 01dabe5 Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
  • 9705369 Merge pull request #11973 from joejulian/quiet_lint
  • 0833318 Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-...
  • bdd5656 chore: bump k8s.io dependencies to v0.27.1
  • 3b74c13 Merge pull request #11479 from MichaelMorrisEst/cascade
  • b936140 Bump k8s.io deps from v0.26.0 to v0.27.0
  • Additional commits viewable 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 it's up-to-date and CI passes on it, as requested by @roxbot.


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 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)
dependabot[bot] commented 1 year ago

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.