diff --git a/scripts/helmcharts/openreplay-cli b/scripts/helmcharts/openreplay-cli index 1fe2e5f1c..34e2641cc 100755 --- a/scripts/helmcharts/openreplay-cli +++ b/scripts/helmcharts/openreplay-cli @@ -366,9 +366,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