Skip to content

Commit

Permalink
Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 (#742)
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent c8c375f commit 10f003c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
sigs.k8s.io/cluster-api v1.2.0-beta.2
sigs.k8s.io/cluster-api/test v1.2.0-beta.2
sigs.k8s.io/controller-runtime v0.12.2
sigs.k8s.io/controller-runtime v0.12.3
)

require (
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1617,8 +1617,9 @@ sigs.k8s.io/cluster-api v1.2.0-beta.2 h1:iePQWuDAIicGmzLdLB2Nv28I8OzMavaaOhSyPWL
sigs.k8s.io/cluster-api v1.2.0-beta.2/go.mod h1:jQrLFy3siE1Cv0umzHb/ND+bmv9VTQlK+e2YiaT2Le4=
sigs.k8s.io/cluster-api/test v1.2.0-beta.2 h1:8UnBYa09JTjKdJVdNKBBbC8UVmMocntJo5uzRMu8vgU=
sigs.k8s.io/cluster-api/test v1.2.0-beta.2/go.mod h1:eoZXOtKtC/BkMAVwu5WZ36+hsOzgDb24KvAYK7RJErw=
sigs.k8s.io/controller-runtime v0.12.2 h1:nqV02cvhbAj7tbt21bpPpTByrXGn2INHRsi39lXy9sE=
sigs.k8s.io/controller-runtime v0.12.2/go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0=
sigs.k8s.io/controller-runtime v0.12.3 h1:FCM8xeY/FI8hoAfh/V4XbbYMY20gElh9yh+A98usMio=
sigs.k8s.io/controller-runtime v0.12.3/go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0=
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 h1:kDi4JBNAsJWfz1aEXhO8Jg87JJaPNLh5tIzYHgStQ9Y=
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2/go.mod h1:B+TnT182UBxE84DiCz4CVE26eOSDAeYCpfDnC2kdKMY=
sigs.k8s.io/kind v0.14.0 h1:cNmI3jGBvp7UegEGbC5we8plDtCUmaNRL+bod7JoSCE=
Expand Down

0 comments on commit 10f003c

Please sign in to comment.