Upgrade to neo4j 5.26.5 version

Hi,
Currently we are using neo4j 4.x version and now we are upgrading to neo4j 5.26.5 version...and we are referring below link for the list of configuration parameters changes in neo4j 5.x version

in above link, there is one section which talks about the parameters which are renamed, here i dont see whether it is applicable to community version or only enterprise version..i just wanted to know whether all the parameters which are renamed are they applicable to community version also?

because for the parameters which are deprecated here i can find whether its applicable to enterprise version or community version...because the last column shows like enterprise , deprecated in 5.23 etc..

so considering this, i wanted to know about the parameters which are renamed should be considered for community version also?

we have download the tar file for 5.26.5 version from below

we have picked the helm chart as well.

@srilakshming

The page you reference is for a kubernetes upgrade and in the end neo4j config settings on kubernetes should be the same as when installed via tar.
But if you started this with I need help upgrading 4.4.x to 5.x and with a tar install I would have started at

additionally for what it worth it this doc also leads one to

which describes neo4j-admin server migrate-config which will read a v4.4x conf/neo4j.conf and rewrite it in v5 format