Skip to content

Commit

Permalink
fix(deps): update dependency kubernetescrdmodelgen to 1.0.0-alpha.430
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 3053404 commit 6b9cfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.10" />
<PackageReference Include="KubernetesClient" Version="15.0.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.425" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.430" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.185">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6b9cfc9

Please sign in to comment.