v0.6.0
Changes
- Update operators section in docs to include the latest helm-controller chart options (#281) @mahalrs
- Suspend the forward workflow when the reverse workflow is running #233 (#276) @davutkarabay
- change default concurrent workers in orkestra charts from 20 to 5 (#280) @mahalrs
- Add Rollback Create Testing (#267) @jonathan-innis
- Debug should be disabled by default (#274) @nitishm
- Changes for using action parameter of orkestra workflow executor (#230) @davutkarabay
- Update application subcharts when subcharts are implicit (#258) @nitishm
- Update helm chart values after debug/log-level flags change (#269) @nitishm
- Add raw tag to docker workflow (#259) @nitishm
- Tiltfile should create release in ns default (#266) @nitishm
- Add Debug Makefile Target and Debug mode for Controller (#256) @jonathan-innis
- Cleanup the Argo Package and Move AppGroup consts to AppGroup Types (#247) @jonathan-innis
- Integrate Helm Controller Structs into the AppGroup Spec (#255) @jonathan-innis
- Additional Create/Update Testing (#246) @jonathan-innis
- Ignore misc files from parent to subchart (#249) @nitishm
- Convert app chart name to dns1123 comp when staging (#244) @nitishm
- Pass disableWait flag from app to subchart helmrelease (#243) @nitishm
- Concurrency for helm-controller (#239) @nitishm
- Initial Create Testing (#223) @jonathan-innis
- Use release.timeout as the timeout for the defaultExecutor (#229) @nitishm
- Find max interval to use as defaultExecutor timout (#227) @nitishm
- Reduce HelmRepository Sync Interval (#224) @jonathan-innis
- Fix CrashLoopBackoff when starting Orkestra (#221) @jonathan-innis
- Generate unique names for reverse wf nodes (#219) @nitishm