Skip to content

Commit

Permalink
Upgrade KubernetesClient dependency. (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomachristian authored Jan 25, 2024
1 parent 32bd066 commit b010b76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="[10.0.16, 11.0.0)" />
<PackageReference Include="KubernetesClient" Version="10.0.16" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
Expand Down

0 comments on commit b010b76

Please sign in to comment.