Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 9478acb

Browse files
deps: update kubernetes versions to v0.33.2
1 parent 0e8760e commit 9478acb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ require (
77
github.com/onsi/ginkgo v1.16.5
88
github.com/onsi/gomega v1.34.2
99
go.uber.org/zap v1.27.0
10-
k8s.io/api v0.31.0
11-
k8s.io/apimachinery v0.31.0
12-
k8s.io/client-go v0.31.0
10+
k8s.io/api v0.33.2
11+
k8s.io/apimachinery v0.33.2
12+
k8s.io/client-go v0.33.2
1313
sigs.k8s.io/controller-runtime v0.19.0
1414
)
1515

0 commit comments

Comments
 (0)