Deploying Rocket on Kubernetes with Rancher: Helm chart stuck at 3.14.5

Hi guys!

I’m trying to deploy Rocketchat on a Rancher-managed kubernetes cluster. I’ve followed the instructions, added the Helm V3 repo chart on Rancher and deployed it on the cluster. The thing is: why the latest available version is the 3.14.5? Are there more up-to-date chart repository? Am I missing something?
How can I have the most recent versions of Rocket deployed on this Kubernetes cluster, keeping all the Rancher functionalities?

Thanks,

Gianluca

Hi!

Can you please refer here what steps and what instructions have you followed?

Thanks!

Hi

You should be able to overwrite the image.tag through values.yaml to update the image.

The official chart will be updated very soon - currently in the testing phase.

Thanks :_)