bump helm chart version (#27196)

Depends: [2304](https://github.com/appsmithorg/appsmith-ee/pull/2304)
This commit is contained in:
Goutham Pratapa 2023-09-18 14:43:48 +05:30 committed by GitHub
parent 58c801f859
commit 3a69f8e77c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ export DBNAME=ce"$PULL_REQUEST_NUMBER"
export DOMAINNAME=ce-"$PULL_REQUEST_NUMBER".dp.appsmith.com
export HELMCHART="appsmith"
export HELMCHART_URL="http://helm-ee.appsmith.com"
export HELMCHART_VERSION="3.0.5"
export HELMCHART_VERSION="3.0.7"
aws eks update-kubeconfig --region $region --name $cluster_name --profile eksci