coryodaniel / bonny

The Elixir based Kubernetes Development Framework
MIT License
377 stars 27 forks source link

Bump k8s from 2.4.2 to 2.5.0 #245

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps k8s from 2.4.2 to 2.5.0.

Release notes

Sourced from k8s's releases.

2.5.0

Added

  • K8s.Conn - Add namespace info in case of service account connection. #291

Chores

Full Changelog: https://github.com/coryodaniel/k8s/compare/2.4.2...2.5.0

Changelog

Sourced from k8s's changelog.

[2.5.0] - 2023-11-12

Added

  • K8s.Conn - Add namespace info in case of service account connection. #291
Commits
  • 3c9de10 release 2.5.0
  • d9b2fe2 Merge pull request #291 from coryodaniel/add-namespace-to-conn
  • 4dc55c5 Add namespace info in case of service account connection
  • 5602245 update readme
  • cf77667 Merge pull request #289 from coryodaniel/dependabot/hex/dialyxir-1.4.2
  • 9a8d98a Merge pull request #288 from coryodaniel/dependabot/hex/ex_doc-0.30.9
  • 4a37016 Merge pull request #290 from coryodaniel/dependabot/github_actions/actions/ch...
  • 7913c5c Bump actions/checkout from 4.1.0 to 4.1.1
  • 2bdc9fa Bump dialyxir from 1.4.1 to 1.4.2
  • 916c2e2 Bump ex_doc from 0.30.7 to 0.30.9
  • 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 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 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)