One of our Community Partner is planning to upgrade from v4.21 to 5.1. The documentation recommends keeping CHT-conf up to date. Could you please advise which cht-conf version should the partner use.
1 Like
Hi @antony - thanks for the question!
You’re correct - the docs you cited request:
Ensure your CHT Conf version is up to date
Per the CHT Conf docs you can easily upgrade to the latest, CHT Conf 6.0.2 as of now, with this command:
npm update -g cht-conf
This version includes specific fixes for making for a smooth upgrade to CHT 5! As well, this version is backwards compatible with CHT 4.x, so the community partner you mentioned is safe (and encouraged!) to use with their CHT 4.21 deployment.
1 Like