Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.31.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2024
1 parent 24ca05d commit 172113c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.8.0
github.com/stretchr/testify v1.10.0
github.com/traefik/traefik/v2 v2.11.14
k8s.io/api v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.3
k8s.io/api v0.31.4
k8s.io/apimachinery v0.31.4
k8s.io/client-go v0.31.4
sigs.k8s.io/controller-runtime v0.19.3
)

Expand Down

0 comments on commit 172113c

Please sign in to comment.