UpgradeΒΆ

  1. Change the values.yaml or custome values file using a text editor.

  2. 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