mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
165 stars 148 forks source link

Missing Team Edition Helm Chart for latest version (6.0.1) #269

Closed lfvjimisola closed 2 years ago

lfvjimisola commented 2 years ago

Not an issue per se but unable to figure out what the lead time is between a Mattermost release and a matching release of the Team Edition Helm Chart. Is there a timeline? Ideally the Helm Charts would be available at the same time as the Mattermost release.

cpanato commented 2 years ago

@lfvjimisola thanks for opening this, I just need some time to make some tests but should be soon.

lfvjimisola commented 2 years ago

Thanks. That's great news. Can't wait to try out the new major release.

@lfvjimisola thanks for opening this, I just need some time to make some tests but should be soon.

lfvjimisola commented 2 years ago

Any idea on when we can expect it?

lfvjimisola commented 2 years ago

@cpanato There are a few other issues regarding upgrades that seem to hint that the PVC in to reused and that data is used. Is it safe to upgrade (without data loss) with the helm chart?

cpanato commented 2 years ago

@lfvjimisola I did some tests and one was an upgrade test from 5.39 to 6.0 and before that, I made some posts, upload images... and after the upgrade, everything was there.

i would say, before you run the upgrade run a dry run and check the manifests and see if those are ok

lfvjimisola commented 2 years ago

@cpanato Great. Thanks.

lfvjimisola commented 2 years ago

Our upgrade worked flawlessly. Thanks.