Skip to content

Add a post-release CI job to trigger a deps pipeline in Charts repo

Balasankar 'Balu' C requested to merge trigger-charts-deps-on-tags into main

What does this MR do?

Once a new gitlab-runner chart version is out, trigger a dependencies.io pipeline in GitLab Charts project so that an MR updating the version of gitlab-runner chart is opened there.

Why was this MR needed?

Related to discussion in gitlab#2120 (comment 871645534)

Merge request reports