Skip to content

Commit a4a95f6

Browse files
chore(deps): bump KubernetesClient from 2.0.21 to 2.0.22 (#21)
Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 2.0.21 to 2.0.22. - [Release notes](https://github.com/kubernetes-client/csharp/releases) - [Commits](https://github.com/kubernetes-client/csharp/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Christoph Bühler <[email protected]>
1 parent 3491d11 commit a4a95f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubeOps/KubeOps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<ItemGroup>
2727
<PackageReference Include="CompareNETObjects" Version="4.66.0" />
28-
<PackageReference Include="KubernetesClient" Version="2.0.21" />
28+
<PackageReference Include="KubernetesClient" Version="2.0.22" />
2929
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.0.0" />
3030
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="3.0.0" />
3131
<PackageReference Include="Namotion.Reflection" Version="1.0.11" />

0 commit comments

Comments
 (0)