Skip to content

Commit

Permalink
chore(deps): update kubernetescrdmodelgen to v1.0.0-alpha.224
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent d97db2f commit 016a6e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KubeUI.Core/KubeUI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ItemGroup>
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.8" />
<PackageReference Include="KubernetesClient" Version="12.0.16" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.204" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.204" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.224" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.224" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0-rc.1.23419.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0-rc.1.23419.4" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0-rc.1.23419.4" />
Expand Down

0 comments on commit 016a6e3

Please sign in to comment.