Skip to content

Commit

Permalink
* Use operator-lib@v0.13.0 instead of specific commit.
Browse files Browse the repository at this point in the history
Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
  • Loading branch information
Neo2308 committed May 22, 2024
1 parent 293768d commit c790384
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .cncf-maintainers
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
approvers:
- OchiengEd
- acornett21
- anik120
- everettraven
Expand All @@ -11,6 +12,7 @@ approvers:
- theishshah
- varshaprasad96
reviewers:
- OchiengEd
- acornett21
- anik120
- everettraven
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/operator-framework/api v0.23.0
github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5a55d3fe9
github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba
github.com/operator-framework/operator-lib v0.12.1-0.20240430173419-b394e34ce702
github.com/operator-framework/operator-lib v0.13.0
github.com/operator-framework/operator-manifest-tools v0.6.0
github.com/operator-framework/operator-registry v1.39.0
github.com/prometheus/client_golang v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,8 @@ github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5
github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5a55d3fe9/go.mod h1:ai473MGBNIcWF2rWGUY9CVz7kGpcDev+QD5dz2iDoLI=
github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba h1:k9KsTPBJjHpIUdEinzp+Z+UPL6N7dJUStk8OQRfFJ7E=
github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba/go.mod h1:YQsfkdwiZVq/r4Ad2nNjDo4lQGhg2ll6aDBRfoRBDaI=
github.com/operator-framework/operator-lib v0.12.1-0.20240430173419-b394e34ce702 h1:3aD8l95+Bfp6y0speIxgF+6bLpoAbvF6XxpCHrbUh0o=
github.com/operator-framework/operator-lib v0.12.1-0.20240430173419-b394e34ce702/go.mod h1:RDs1wGdOKWSMCO+BYSbqmmKGnD5jOP7TVP+KvoX8jMg=
github.com/operator-framework/operator-lib v0.13.0 h1:+TWgJhbJqyNix9m1LmHK5gY/lb3CGqZX3Wvl7K0k+6I=
github.com/operator-framework/operator-lib v0.13.0/go.mod h1:RDs1wGdOKWSMCO+BYSbqmmKGnD5jOP7TVP+KvoX8jMg=
github.com/operator-framework/operator-manifest-tools v0.6.0 h1:1fUP0ki3plXM6WivlcE6m5cV8fO2ZZVPHJM93vlgWJo=
github.com/operator-framework/operator-manifest-tools v0.6.0/go.mod h1:rL+U7e+hpH87/kq88mbEprZpq25lwtJofsAFhq6Y/Wc=
github.com/operator-framework/operator-registry v1.39.0 h1:GiAlmA2h16sLpLjVIuURd2ANm7wYoUbssGCJbdGauYw=
Expand Down

0 comments on commit c790384

Please sign in to comment.