StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
28 stars 58 forks source link

Move MongoDB 3.4 -> 4.0 for EL7/U16 due to EOL #643

Closed arm4b closed 4 years ago

arm4b commented 4 years ago

While newer recently added platforms like Ubuntu18 and CentOS8 rely on MongoDB 4, older systems like EL7 and U16 are still on MongoDB 3.4

MongoDB v3.4 has reached its EOL in January 2020. Switch to ~MongoDB v3.6~ MongoDB v4.0 instead, following the https://github.com/StackStorm/st2docs/pull/968

st2docs, ansible-st2, Puppet and stackstorm-ha (https://github.com/StackStorm/stackstorm-ha/issues/97) deployment methods and st2 CI/CD will also need an update.