Skip to content

Commit

Permalink
Update kubernetes packages to v0.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 15, 2023
1 parent ef8c764 commit 149ad6d
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/sirupsen/logrus v1.8.1
istio.io/api v0.0.0-20210713195055-3a340e4f154e
istio.io/client-go v1.10.3
k8s.io/api v0.21.3
k8s.io/apimachinery v0.21.3
k8s.io/client-go v0.21.3
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3
k8s.io/client-go v0.27.3
sigs.k8s.io/controller-runtime v0.9.2
)
Loading

0 comments on commit 149ad6d

Please sign in to comment.