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 21, 2025
1 parent 9c57717 commit 1dbfed0
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="16.0.2" />
<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.186">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1dbfed0

Please sign in to comment.