Store and consume Helm charts using GitLabâs private registry
In this article Iâll show how to store and consume Helm charts in GitLabâs private registry.
Youâll learn how to create 2 simple helm charts, called store-chart and consume-chart where store-chart will be stored in GitLab and consume-chart will consume the stored chart.