chore: bump helm chart version (#24357)
Completes: [24356](https://github.com/appsmithorg/appsmith/issues/24356)
This commit is contained in:
parent
76e74bd65b
commit
160aa162ea
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user