Skip to content

Commit

Permalink
Bump k8s.io/apimachinery from 0.21.3 to 0.22.0 in /kotsadm/operator (#…
Browse files Browse the repository at this point in the history
…2042)

* Bump k8s.io/apimachinery from 0.21.3 to 0.22.0 in /kotsadm/operator

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](kubernetes/apimachinery@v0.21.3...v0.22.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update go.mod

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salah Aldeen Al Saleh <sg.alsaleh@gmail.com>
  • Loading branch information
dependabot[bot] and sgalsaleh committed Aug 6, 2021
1 parent 2722482 commit e842b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotsadm/operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b // indirect
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.22.0
k8s.io/apimachinery v0.21.3
k8s.io/apimachinery v0.22.0
k8s.io/client-go v0.22.0
k8s.io/klog/v2 v2.9.0 // indirect
sigs.k8s.io/controller-runtime v0.9.5
Expand Down

0 comments on commit e842b6e

Please sign in to comment.