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

Helm Charts Out of Date #76

Open
darkpixel opened this issue Sep 28, 2022 · 3 comments
Open

Helm Charts Out of Date #76

darkpixel opened this issue Sep 28, 2022 · 3 comments

Comments

@darkpixel
Copy link

The latest helm chart appears to be 5.1.0.

There is no helm chart for:
5.1.1
5.1.2
5.1.3
5.1.4

And there aren't any options to upgrade to any of the release candidates.

Maybe merge the helm charts into the main Rocket.Chat repo and keep them in sync with releases?

@q-b
Copy link
Contributor

q-b commented Oct 7, 2022

5.1.0 is also broken when you use settings override from env vars (RocketChat/Rocket.Chat#26804). This pattern is the natural one for k8s configurations. Unless you configure everything manually, the current helm release is not in a working condition. This should be fixed in 5.1.3.

I believe this chart is useful, please give it some love with updates, and PR reviews!

@darkpixel
Copy link
Author

So now we're up to 5.3.2, but we're now missing:
5.3.3
5.3.4
5.3.5
5.4.0

At least one of those is a security fix.

@sandrotanner
Copy link

sandrotanner commented Jan 7, 2023

This is exactly the reason why I build and update RC images myself using the release API (they should probably do that too in this repo, but until then this link may help you):
https://releases.rocket.chat/latest/info
https://docs.rocket.chat/quick-start/environment-configuration/mongodb-configuration/mongo-versions#using-releases-api

edit: well that and the fact that I use a slightliy different Dockerfile to get node security fixes quicker

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

No branches or pull requests

3 participants