Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency kubeops to v4.1.4 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 6, 2021
1 parent 3e59f41 commit 1b844cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WirePact.PoC.Operator/WirePact.PoC.Operator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubeOps" Version="4.1.3" />
<PackageReference Include="KubeOps" Version="4.1.4" />
</ItemGroup>

</Project>

0 comments on commit 1b844cf

Please sign in to comment.