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
{{ message }}
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
- commit changes to the [helm-charts submodule](https://github.com/mongodb/helm-charts) and create a PR against it ([similar to this one](https://github.com/mongodb/helm-charts/pull/163)).
13
13
- do not merge helm-charts PR until release PR is merged and the images are pushed to quay.io.
14
-
* Commit all changes
14
+
- do not commit the submodule change in the release pr of the community repository.
15
+
* Commit all changes (except for the submodule change)
15
16
* Create a PR with the title `Release MongoDB Kubernetes Operator v<operator-version>` (the title must match this pattern).
16
17
* Wait for the tests to pass and merge the PR.
17
18
* Upon approval, all new images for this release will be built and released, and a GitHub release draft will be created.
0 commit comments