Skip to content

Commit

Permalink
Update the KubernetesClient NuGet package. (#8576)
Browse files Browse the repository at this point in the history
The arguments to .ListNamespacedPodAsync() have changed.
  • Loading branch information
henric-root authored Aug 25, 2023
1 parent b63d948 commit 82f3e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.2" />
<PackageVersion Include="ZooKeeperNetEx" Version="3.4.12.4" />
<PackageVersion Include="StackExchange.Redis" Version="2.6.90" />
<PackageVersion Include="KubernetesClient" Version="10.0.16" />
<PackageVersion Include="KubernetesClient" Version="11.0.44" />
<!-- Test related packages -->
<PackageVersion Include="FluentAssertions" Version="6.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
Expand Down

0 comments on commit 82f3e88

Please sign in to comment.