Skip to content
Snippets Groups Projects

[NOTICKET] ci: refactor ci to create a release on harbor on new repo tags

Merged Guillermo Facundo Colunga requested to merge publish_to_harbor into qa

This MR adds the capability to the CI to upload the charts to CERN helm registry (Harbor).

For that I have added a new step named helm_deploy that when a tag is made within the repo:

  • fist, checks if the tag name exists in harbor; and,
  • second, upload the chart to harbor tagged with the same name as the tag in the repo.

Once uploaded the helm chart can be downloaded for example as follows: helm pull oci://registry.cern.ch/monit/cern-it-kubernetes-monitoring --version 0.2.0

Edited by Guillermo Facundo Colunga

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading