Skip to content

Commit

Permalink
chore(deps): update dependency kubernetesclient to v12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent a21ab2d commit 818c6f1
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 818c6f1

Please sign in to comment.