felixfbecker / PSKubectl

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

chore(deps): update kubeclient to v2.3.5 #51

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
KubeClient nuget patch 2.3.2 -> 2.3.5
KubeClient.Extensions.KubeConfig nuget patch 2.3.2 -> 2.3.5

Release Notes

tintoy/dotnet-kube-client ### [`v2.3.5`](https://togithub.com/tintoy/dotnet-kube-client/releases/v2.3.5) [Compare Source](https://togithub.com/tintoy/dotnet-kube-client/compare/v2.3.4...v2.3.5) ##### Enhancements - `KubeClient.Extensions.Configuration` support for multiple ConfigMaps / Secrets ([#​96](https://togithub.com/tintoy/dotnet-kube-client/issues/96), [#​101](https://togithub.com/tintoy/dotnet-kube-client/issues/101)).

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 #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   69.74%   69.74%           
=======================================
  Files          24       24           
  Lines         542      542           
=======================================
  Hits          378      378           
  Misses        164      164

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 3cac530...651f6f2. Read the comment docs.

felixfbecker commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: