elixir-cloud-aai / cwl-WES

Trigger CWL workflows via GA4GH WES and TES
Apache License 2.0
16 stars 18 forks source link

fix: retain configmap upon Helm upgrade #215

Closed lvarin closed 3 years ago

lvarin commented 3 years ago

Details

Fix #214 by using lookup to check the current version; if none is found, the default configmap job is used.

Closing issues

Closes #214