Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2024
1 parent a7270fd commit d1d507c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/suite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/fluxcd/pkg/apis/meta v1.9.0
github.com/stretchr/testify v1.10.0
github.com/traefik/traefik/v2 v2.11.15
k8s.io/api v0.31.4
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.31.4
k8s.io/client-go v0.32.0
sigs.k8s.io/controller-runtime v0.19.3
)

Expand Down

0 comments on commit d1d507c

Please sign in to comment.