chore: bump helm chart version (#24357)

Completes: [24356](https://github.com/appsmithorg/appsmith/issues/24356)
This commit is contained in:
Goutham Pratapa 2023-06-20 10:53:45 +05:30 committed by GitHub
parent 76e74bd65b
commit 160aa162ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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