Skip to content

Commit cc42619

Browse files
build(deps): Bump k8s.io/controller-runtime from 0.9.7 to 0.10.0 (#906)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bartosz Majsak <[email protected]>
1 parent 6b1ee8c commit cc42619

File tree

2 files changed

+45
-12
lines changed

2 files changed

+45
-12
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
k8s.io/client-go v0.22.1
4242
k8s.io/code-generator v0.22.1
4343
k8s.io/klog/v2 v2.9.0
44-
sigs.k8s.io/controller-runtime v0.9.7
44+
sigs.k8s.io/controller-runtime v0.10.0
4545
sigs.k8s.io/controller-tools v0.6.2
4646
sigs.k8s.io/yaml v1.2.0
4747
)

0 commit comments

Comments
 (0)