Skip to content

Ensure the HelmGitlab Project is part of remote sync

DJ Mountney requested to merge add-helm-to-sync into master

And also move the sync to happen before CNG publish, and helm chart publish

This should help with some of the issues we saw today during the security release.

  • Helm chart tags were not synced
  • CNG publish jobs were failing due to the tag not existing on .com yet
  • the charts release job was failing due to the tag not existing on .com yet

Merge request reports