Skip to content

Commit 5c75878

Browse files
chore(deps): update dependency kubernetesclient to v13.0.26 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8610996 commit 5c75878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesWrapper/KubernetesWrapper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="KubernetesClient" Version="13.0.11" />
11+
<PackageReference Include="KubernetesClient" Version="13.0.26" />
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)