From aac1d60037738d907daa33f60fd54961e53363a5 Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Wed, 19 Apr 2023 18:09:51 +0200 Subject: [PATCH] chore(cli): Updating comment (#1188) Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay-cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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