Skip to content

Commit

Permalink
Update kubernetes packages to v0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 71d1bf3 commit b9cadc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ require (
github.com/redhat-cop/operator-utils v1.1.4
github.com/robfig/cron v1.2.0
github.com/stretchr/testify v1.7.0
k8s.io/api v0.20.2
k8s.io/apiextensions-apiserver v0.20.1
k8s.io/apimachinery v0.20.2
k8s.io/client-go v0.20.2
k8s.io/api v0.26.2
k8s.io/apiextensions-apiserver v0.26.2
k8s.io/apimachinery v0.26.2
k8s.io/client-go v0.26.2
sigs.k8s.io/controller-runtime v0.8.3
)

Expand Down

0 comments on commit b9cadc3

Please sign in to comment.