Skip to content

Commit

Permalink
fix(deps): update dependency kubernetesclient to v13.0.11 (#585)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 233eccd commit 039d480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI.Core/KubeUI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.8" />
<PackageReference Include="KubernetesClient" Version="13.0.1" />
<PackageReference Include="KubernetesClient" Version="13.0.11" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.278" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.278" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit 039d480

Please sign in to comment.