Skip to content

Commit

Permalink
chore(deps): update kubeclient to v2.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 70356d1 commit f49aa53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PSKubectl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<ItemGroup>
<!-- <ProjectReference Include="../../dotnet-kube-client/src/KubeClient/KubeClient.csproj" /> -->
<!-- <ProjectReference Include="../../dotnet-kube-client/src/KubeClient.Extensions.KubeConfig/KubeClient.Extensions.KubeConfig.csproj" /> -->
<PackageReference Include="KubeClient" Version="2.3.9" />
<PackageReference Include="KubeClient.Extensions.KubeConfig" Version="2.3.9" />
<PackageReference Include="KubeClient" Version="2.3.16" />
<PackageReference Include="KubeClient.Extensions.KubeConfig" Version="2.3.16" />
<PackageReference Include="System.Management.Automation" Version="6.1.1">
<!-- Inclue all private assets to prevent 'dotnet publish' from publishing all the unneeded DLLs that PowerShell ships with already -->
<PrivateAssets>All</PrivateAssets>
Expand Down

0 comments on commit f49aa53

Please sign in to comment.