Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2020
1 parent e8d1a4b commit 3f58aa0
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.28" />
<PackageReference Include="KubernetesClient" Version="2.0.29" />
<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.28" />
<PackageReference Include="KubernetesClient" Version="2.0.29" />
<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 3f58aa0

Please sign in to comment.