To perform a helm release upgrade using the CLI, run the following command provided:
helm upgrade <release name> <chart directory> -f my-values.yaml
using the configuration specified in the customized values.yaml file.
To perform a helm release upgrade using the CLI, run the following command provided:
helm upgrade <release name> <chart directory> -f my-values.yaml
using the configuration specified in the customized values.yaml file.