Skip to content

Commit

Permalink
Bump KubernetesClient from 2.0.26 to 2.0.27 (#67)
Browse files Browse the repository at this point in the history
Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 2.0.26 to 2.0.27.
- [Release notes](https://github.com/kubernetes-client/csharp/releases)
- [Commits](https://github.com/kubernetes-client/csharp/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2020
1 parent 9dca451 commit 6dd853d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="KubernetesClient" Version="2.0.26" />
<PackageReference Include="KubernetesClient" Version="2.0.27" />
<PackageReference Include="MediatR" Version="8.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.6" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="KubernetesClient" Version="2.0.26" />
<PackageReference Include="KubernetesClient" Version="2.0.27" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Serilog" Version="2.9.0" />
Expand Down

0 comments on commit 6dd853d

Please sign in to comment.