Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian: allow automatic mongodb version upgrade #262

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yfoelling
Copy link

Hey everyone 👋

If you do a version jump from 4.2 to 4.4 for example you need to manually upgrade most of the packages afterwards and restart mongoDB yourself.

This PR should allow us to do an automated version upgrade of MongoDB, by:

  • Notifying the restart handler for mongodb on apt package change.
  • Forcing all packages installed in a regular mongodb install to be installed (with specific version if thats wanted)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant