Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 627 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 627 Bytes

Form.io - Azure Kubernetes Documentation

alt text

Steps

  1. Create a helm package verison
bash scripts/pack.sh 
### Will be prompted for...
# Enter APP_VERSION: 7.4.2__3.4.0
# Enter CHART_VERSION: 1.0.3
  1. Unpack the version
bash scripts/unpack.sh  
### Will be prompted for...
# Enter SOURCE_PATH: ./versions/formio-1.0.3.tgz
# Enter DEST_PATH: ./apps
  1. Deploy the Chart
bash scripts/upgrade.sh 
### Will be prompted for...
# Enter NAMESPACE: formio-dev
# Enter PATH_TO_CHART: ./apps/formio