UpgradeΒΆ
Change the values.yaml or custome values file using a text editor.
Upgrade using the values.yaml file:
$ helm upgrade rhodecode oci://registry-1.docker.io/rhodecode/rhodecode \
--version ${CHART_VERSION} --namespace rhodecode -f rhodecode/values.yaml