Skip to content

Commit 0fd8698

Browse files
Update kubernetes packages to v0.33.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1dde16 commit 0fd8698

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ require (
1414
github.com/stretchr/testify v1.8.4
1515
go.uber.org/multierr v1.11.0
1616
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b
17-
k8s.io/api v0.29.0
18-
k8s.io/apimachinery v0.29.0
19-
k8s.io/client-go v0.29.0
17+
k8s.io/api v0.33.1
18+
k8s.io/apimachinery v0.33.1
19+
k8s.io/client-go v0.33.1
2020
k8s.io/utils v0.0.0-20231127182322-b307cd553661
2121
sigs.k8s.io/controller-runtime v0.16.3
2222
sigs.k8s.io/controller-tools v0.13.0

0 commit comments

Comments
 (0)