Skip to content

Commit

Permalink
updated controller-runtime version to comply with other versions updates
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-akulshin committed Dec 13, 2024
1 parent 8fd28e9 commit 806cf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ require (
k8s.io/client-go v0.31.3
k8s.io/code-generator v0.31.3
k8s.io/kubectl v0.31.3
sigs.k8s.io/controller-runtime v0.18.5
sigs.k8s.io/controller-runtime v0.19.2
sigs.k8s.io/yaml v1.4.0

)
Expand Down

0 comments on commit 806cf6d

Please sign in to comment.