Skip to content

Commit

Permalink
chore(deps): update dependency kubernetesclient to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent a922390 commit e86831e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CertManagerDefinitions/CertManagerDefinitions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="3.0.16" />
<PackageReference Include="KubernetesClient" Version="14.0.12" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Desktop/Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="ExhaustiveMatching.Analyzer" Version="0.5.0" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="JsonDiffPatch.Net" Version="2.3.0" />
<PackageReference Include="KubernetesClient" Version="3.0.16" />
<PackageReference Include="KubernetesClient" Version="14.0.12" />
<PackageReference Include="KubernetesClient.Fluent" Version="1.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Stl.Fusion.Blazor" Version="0.7.67" />
Expand Down

0 comments on commit e86831e

Please sign in to comment.