frisbee icon indicating copy to clipboard operation
frisbee copied to clipboard

Fix install to download the charts of a specific version

Open fnikolai opened this issue 3 years ago • 0 comments

Because the controller is downloaded from the "release" where the scenarios are accessed by the repo, there can be significant drifts.

One solution is to put all the changes into a branch and merge them into main branch only to make the release.

The other solution is to put changes into main branch, and fix the install.sh to fetch examples from the release.

fnikolai avatar Oct 14 '22 08:10 fnikolai