Skip to content

Commit

Permalink
Bump github.com/operator-framework/operator-controller (#205)
Browse files Browse the repository at this point in the history
Bumps [github.com/operator-framework/operator-controller](https://github.com/operator-framework/operator-controller) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/operator-framework/operator-controller/releases)
- [Changelog](https://github.com/operator-framework/operator-controller/blob/main/RELEASE.md)
- [Commits](operator-framework/operator-controller@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-controller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 536fde5 commit 218a017
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ require (
github.com/onsi/gomega v1.34.2
github.com/opencontainers/image-spec v1.1.0
github.com/operator-framework/api v0.27.0
github.com/operator-framework/operator-controller v0.14.0
github.com/operator-framework/operator-controller v0.15.0
github.com/operator-framework/operator-lifecycle-manager v0.23.1
github.com/operator-framework/operator-registry v1.46.0
github.com/sirupsen/logrus v1.9.3
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -240,8 +240,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/operator-framework/api v0.27.0 h1:OrVaGKZJvbZo58HTv2guz7aURkhVKYhFqZ/6VpifiXI=
github.com/operator-framework/api v0.27.0/go.mod h1:lg2Xx+S8NQWGYlEOvFwQvH46E5EK5IrAIL7HWfAhciM=
github.com/operator-framework/operator-controller v0.14.0 h1:HhrFrQ+GLtMR8vWfq3NSDBQ+1yXAEJbKTcdRL1uNQDA=
github.com/operator-framework/operator-controller v0.14.0/go.mod h1:C6ESox2MlreVhLoS50PfcikFSRzs3gy8vBWv3f2fFUQ=
github.com/operator-framework/operator-controller v0.15.0 h1:qSmdFKbJWQs/CyZ8pBA5YDMbid2wP3XJKBzMOvu/ezQ=
github.com/operator-framework/operator-controller v0.15.0/go.mod h1:6U2jhRr+T/d1K6nQR3SbIGB0rvDS7zAIAfSDn/hJLSY=
github.com/operator-framework/operator-lifecycle-manager v0.23.1 h1:Xw2ml1T4W2ieoFaVwanW/eFlZ11yAOJZUpUI8RLSql8=
github.com/operator-framework/operator-lifecycle-manager v0.23.1/go.mod h1:q/QgVi/WooEyOFw8ipQrb2A/InjM4djCwPf7IlCpSOQ=
github.com/operator-framework/operator-registry v1.46.0 h1:t10Ej4QHsHhHswsJ/MO1WAc7LW91wb1nMCrnD6+sRV0=

0 comments on commit 218a017

Please sign in to comment.