Skip to content

Commit

Permalink
fix(deps): update dependency kubernetesclient to v12.1.1 (#544)
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 Dec 19, 2023
1 parent 44c4c1e commit 8130513
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="12.0.16" />
<PackageReference Include="KubernetesClient" Version="12.1.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.232" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.232" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit 8130513

Please sign in to comment.