fix(deps): update kubernetes packages to v0.33.2

This commit is contained in:
Renovate
2025-06-19 17:53:55 +00:00
parent 48e47e7348
commit 8572bff4b2
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -9,9 +9,9 @@ require (
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.10.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.33.1
k8s.io/apimachinery v0.33.1
k8s.io/client-go v0.33.1
k8s.io/api v0.33.2
k8s.io/apimachinery v0.33.2
k8s.io/client-go v0.33.2
)
require (