RocketChat / helm-charts

Repository for RocketChat helm charts
36 stars 67 forks source link

Version 6.5.2 is released but Helm chart is still on version 6.4.4 #120

Closed dorianhhuc closed 5 months ago

dorianhhuc commented 8 months ago

Hello,

Can you update the Helm chart version to match the latest Rocket.Chat release? It is lagging behind.

Best regards.

dorianhhuc commented 8 months ago

Is this repository still being maintained?

zidex commented 8 months ago

6.4.8 already released

dorianhhuc commented 8 months ago

I ended up just cloning the repo and deploying the new version myself... But this issue still stands, the version in the original chart is not the latest release.

dorianhhuc commented 8 months ago

I submitted a PR with the necessary changes here.

conclusionlogic commented 7 months ago

There's probably no need to clone or update the Rocket.Chat chart unless you need to modify templates to add support for new features. You can set the new Rocket.Chat image version via the chart's image.tag value.

dorianhhuc commented 6 months ago

That's obviously true, although it's not a fix for this issue, it's a workaround.

The version now offered in the chart is not the latest version, and I think it's fair and reasonable to expect that it should be the latest version.

There's probably no need to clone or update the Rocket.Chat chart unless you need to modify templates to add support for new features. You can set the new Rocket.Chat image version via the chart's image.tag value.

dorianhhuc commented 5 months ago

This issue is solved, thank you.