Skip to content

Commit 480215b

Browse files
fix(deps): update dependency kubeops to v3.1.0 (#164)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7a153b7 commit 480215b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubeOps.Templates/Templates/Operator.FSharp/GeneratedOperatorProject.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="KubeOps" Version="3.0.0" />
17+
<PackageReference Include="KubeOps" Version="3.1.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)