Skip to content

Commit

Permalink
Upgrade KubernetesClient dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomachristian committed Jan 9, 2024
1 parent 32bd066 commit e591cce
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="12.1.1" />
<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 e591cce

Please sign in to comment.