Skip to content

Commit

Permalink
Update the KubernetesClient NuGet package.
Browse files Browse the repository at this point in the history
The arguments to .ListNamespacedPodAsync() have changed.
  • Loading branch information
henric-root committed Aug 15, 2023
1 parent 5133298 commit ba9a9c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="10.0.31" />
<PackageReference Include="KubernetesClient" Version="11.0.44" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
</ItemGroup>
Expand Down

0 comments on commit ba9a9c3

Please sign in to comment.