
10/18/2021 · Philip Welz
What this post added
This post introduces the integration of Helm charts into the GitLab Package Registry, building upon the existing Container Registry functionality. It details the process of creating a Helm chart, packaging it, and pushing it to the GitLab Helm Package Registry using the `helm-push` plugin and CI/CD automation. The post also explains how to install Helm charts from the registry into Kubernetes. This extends the DevOps lifecycle by providing a centralized distribution mechanism for both container images and their deployment configurations.