Skip to content

Commit d865495

Browse files
fix(deps): update kubernetes packages to v0.33.4
1 parent 6267742 commit d865495

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
@@ -35,9 +35,9 @@ require (
3535
gopkg.in/yaml.v2 v2.4.0
3636
gopkg.in/yaml.v3 v3.0.1
3737
k8s.io/api v0.32.1
38-
k8s.io/apimachinery v0.32.1
39-
k8s.io/client-go v0.32.1
40-
k8s.io/component-base v0.32.1
38+
k8s.io/apimachinery v0.33.4
39+
k8s.io/client-go v0.33.4
40+
k8s.io/component-base v0.33.4
4141
k8s.io/utils v0.0.0-20241210054802-24370beab758
4242
sigs.k8s.io/controller-runtime v0.19.4
4343
sigs.k8s.io/yaml v1.4.0

0 commit comments

Comments
 (0)