You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for wrong repository name for ops-manager in build_info.json (#405)
# Summary
I've notices that we had a wrong repository name for ops-manager in
`build_info.json` -> `mongodb-enterprise-ops-manager` instead of
`mongodb-enterprise-ops-manager-ubi`. If we would run the OM release it
would be pushed to the wrong repository where only context files reside.
## Proof of Work
Passing CI.
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details
0 commit comments