diff --git a/scripts/helmcharts/openreplay-cli b/scripts/helmcharts/openreplay-cli index a60c5f09a..419afbbb7 100755 --- a/scripts/helmcharts/openreplay-cli +++ b/scripts/helmcharts/openreplay-cli @@ -354,9 +354,9 @@ do ;; -u | --upgrade) if [[ $RELEASE_UPGRADE -eq 1 ]]; then - log title "Upgrading OpenReplay to latest release" + log title "Upgrading OpenReplay to Latest Release" else - log title "Fetching OpenReplay Patches" + log title "Applying Latest OpenReplay Patches" fi upgrade clean_tmp_dir