Open belmeopmenieuwesim opened 2 years ago
Yes... There is something wrong with 4.8.1, reason why I didn't release the helm for that version yet. I had a myriad of issues in doing so. Some images weren't available and, for some reason, not even the monolith on most environments. I'm yet to understand why. What environment are you running it on?
Yes... There is something wrong with 4.8.1, reason why I didn't release the helm for that version yet. I had a myriad of issues in doing so. Some images weren't available and, for some reason, not even the monolith on most environments. I'm yet to understand why. What environment are you running it on?
Okay that explains. Too bad they don't support db migration rollbacks 😅. I am running it on a baremetal kubernetes cluster running Ubuntu and containerd.
I made a PR to at least fix this Chart.js constructor bug: https://github.com/RocketChat/Rocket.Chat/pull/26022, maybe this fixes something?
I was running version 4.7.4 using this helm chart fine. Then I manually upgraded to 4.8.1 using custom values.yaml:
Everything works fine, except that charts will not render (Real-time Monitoring etc.), possible due to the following js error:
I also noticed the Github Workflow Action is failing for the latest version.