felixfbecker / PSKubectl

kubectl with the power of the object pipeline
MIT License
61 stars 9 forks source link

chore(deps): update kubeclient to v2.2.6 #22

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
KubeClient nuget patch 2.2.2 -> 2.2.6 source
KubeClient.Extensions.KubeConfig nuget patch 2.2.2 -> 2.2.6 source

Release Notes

tintoy/dotnet-kube-client ### [`v2.2.6`](https://togithub.com/tintoy/dotnet-kube-client/releases/v2.2.6) [Compare Source](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.2.4...v2.2.6) ##### Changes - Added support for pausing / rolling back deployments ([#​60](https://togithub.com/tintoy/dotnet-kube-client/issues/60)). ##### Breaking Changes - Signatures for `IPodClientV1.Logs()` and `IPodClientV1.StreamLogs()` have changed. They both have a new optional parameter: `tailLines` ([#​65](https://togithub.com/tintoy/dotnet-kube-client/issues/65)). ### [`v2.2.4`](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.2.3...v2.2.4) [Compare Source](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.2.3...v2.2.4) ### [`v2.2.3`](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.2.2...v2.2.3) [Compare Source](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.2.2...v2.2.3)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   48.04%   48.04%           
=======================================
  Files          26       26           
  Lines         793      793           
=======================================
  Hits          381      381           
  Misses        412      412

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c5b9fc...a638e4a. Read the comment docs.

felixfbecker commented 5 years ago

:tada: This PR is included in version 0.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: