From 4b927b859e268534a92fabd5c2263eb8ede58778 Mon Sep 17 00:00:00 2001 From: Taha Yassine Kraiem Date: Mon, 17 Jan 2022 11:56:22 +0100 Subject: [PATCH 1/2] chore(helmchart): fixed typo in job.yaml --- scripts/helmcharts/openreplay/templates/job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml index 88962a624..74e2cadcc 100644 --- a/scripts/helmcharts/openreplay/templates/job.yaml +++ b/scripts/helmcharts/openreplay/templates/job.yaml @@ -36,7 +36,7 @@ spec: args: - | git clone https://github.com/openreplay/openreplay /opt/openreplay/openreplay -b {{ .Chart.AppVersion }} - # Checking variable is empty. shell indipendant method + # Checking variable is empty. Shell independant method. if [ "x$ENTERPRISE_EDITION_LICENSE" != "x" ]; then echo "Copying enterprise code" cd /opt/openreplay/openreplay From b6dd8622fd18bed5c552452a9fd083dfcc01602e Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Mon, 17 Jan 2022 12:09:33 +0100 Subject: [PATCH 2/2] Update vars.yaml --- scripts/helm/vars.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/helm/vars.yaml b/scripts/helm/vars.yaml index f106f03af..f17ec904c 100644 --- a/scripts/helm/vars.yaml +++ b/scripts/helm/vars.yaml @@ -24,8 +24,8 @@ domain_name: "" docker_registry_username: "" docker_registry_password: "" docker_registry_url: "rg.fr-par.scw.cloud/foss" -image_tag: "v1.3.6" -openreplay_version: "v1.3.6" +image_tag: "v1.4.0" +openreplay_version: "v1.4.0" # Nginx ssl certificates. # in cert format