bump helm chart version (#27196)
Depends: [2304](https://github.com/appsmithorg/appsmith-ee/pull/2304)
This commit is contained in:
parent
58c801f859
commit
3a69f8e77c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user