Skip to content

Update procedures around Helm Chart release

Tomasz Maczukin requested to merge update-helm-chart-handling into master

There are two reasons for this change:

  1. We've moved Runner's Helm Chart project to a new location, so all links need to be updated.

  2. Update of used version of the Runner was simplified and aligned with the current pattern of having bleeding version set on master (which in near future will be the requirement for an "auto-deploy" workflow).

Merge request reports