Skip to content

Commit fa5ae22

Browse files
Update kubernetes packages to v0.33.3
1 parent 483a867 commit fa5ae22

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
@@ -19,9 +19,9 @@ require (
1919
github.com/swaggo/swag v1.16.4
2020
go.uber.org/zap v1.27.0
2121
helm.sh/helm/v3 v3.17.0
22-
k8s.io/api v0.32.1
23-
k8s.io/apimachinery v0.32.1
24-
k8s.io/client-go v0.32.1
22+
k8s.io/api v0.33.3
23+
k8s.io/apimachinery v0.33.3
24+
k8s.io/client-go v0.33.3
2525
)
2626

2727
require (

0 commit comments

Comments
 (0)