Technical manual
...
iR Engine deployment
Release Helm Chart
2 min
these are the steps that needs to be taken in order to update an ir engine helm charts repo set working directory to local ir engine ops folder cd ir engine ops increase the version number in ir engine/chart yaml run helm package etherealengine run helm repo index url https //helm etherealengine org copy ir engine x y z tgz that's generated to the root of the ir engine helm repo, and make sure to git add it open index yaml under entries xrengine, there should be an entry for the new version copy that entry to ir engine helm 's index yaml , making sure to put it under the right entries section; we've got ir engine builder and ir engine in the same file, so pay attention to which one you're putting it in also make sure that the spacing/indentation matches the other entries copy the generated line from index yaml to ir engine helm/index yaml , overwriting the generated line that's there commit this, and push it to the gh pages branch of ir engine helm within a couple of minutes, you should see the new version appear at https //helm etherealengine org/ https //helm etherealengine org/