mattermost / mattermost-operator

Mattermost Operator for Kubernetes
Apache License 2.0
118 stars 70 forks source link

fix: run db migration instead of version command #350

Closed fmartingr closed 1 year ago

fmartingr commented 1 year ago

Summary

This fixes the removal of the store initialialization for the version command of the mattermost server under https://github.com/mattermost/mattermost-server/pull/19364

Ticket Link

None

Release Note

fix: use `mattermost db migration` for database migrations instead of `mattermost version`

Remember to add a "Breaking change" notice that the operator won't work for version < 6.5.0.