GitLab
docs.gitlab.com › gitlab docs › install › installation methods › helm chart › install › install prerequisites › chart versions
GitLab Helm chart versions | GitLab Docs
The table below maps supported GitLab Helm chart versions to supported GitLab versions.
Autogenerating helm patch versions
Just set this up recently. I’m using chartmuseum as a chart repository. If I run ‘helm search charmuseum/$chart_name’, I’ll get the chart and version number. From there you just need a bash script that runs when you re deploy your chart. The script should: • bump the version patch by one (using the output of the search command), • use sed to replace the version in chart.yaml, • package the chart with that version, • put the package in chart museum, • and deploy More on reddit.com
Official Elastic helm chart for Elasticsearch?
Been awhile since I touched Elastic stuff (though I used to work there). As of a few years back there was a big push for their ECK operator (Elastic Cloud on Kubernetes). Pretty sure it’s still active. Here’s the repo and helm instructions from their docs: Repo: https://github.com/elastic/cloud-on-k8s Helm source: https://github.com/elastic/cloud-on-k8s/tree/main/deploy Installation: https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-install-helm.html More on reddit.com
Best Practices for Deploying Helm Charts in Production with ArgoCD and GitLab
Using branches to segregate environments is a very bad option. I cannot recommend enough this video https://youtu.be/CvMevMHExHk?si=eumCCpgnBixLMn1O More on reddit.com
Helm Deployment Workflow Diagram in GitLab CI/CD
If you push and pull helm charts/images from ECR, you need to make sure that the runner has correct permissions. To do that, you need to create an IRSA role with necessary permissions attached. This is on AWS side. On K8s side you need to attach arn of the role created as an annotation (you’ll find somewhere in docs). In general, CD of Helm Chart is usually 1:1 when compared to image deployment and can be viewed as an extension of image build pipeline. However, the more clusters you have, the less I like it and favor FluxCD, especially in this case as it has insane GitHub/GitLab features. On of the ways to change image version would be to store it after image build/push in GitLab env variable, pass it to helm task, where something similar to helm upgrade —install -n —set image.tag=. Obviously the set flag will differ, depending on structure of your values file. More on reddit.com
GitLab
docs.gitlab.com › gitlab docs › install › installation methods › helm chart
GitLab Helm chart | GitLab Docs
This chart contains all the required components to get started and can scale to large deployments. For OpenShift-based installations, use GitLab Operator, otherwise you must update the security context constraints yourself. The GitLab Helm chart requires external PostgreSQL, Redis, and object storage.
GitLab
docs.gitlab.com › gitlab docs › install › upgrade gitlab › before you upgrade › gitlab chart upgrade notes
GitLab Helm chart upgrade notes | GitLab Docs
Upgrade notes for recent GitLab Helm chart versions.
Gitlab
charts.gitlab.io
GitLab Helm Charts
The best place to start is by reviewing the Helm Quick Start Guide. Installation instructions, including configuration options, can be found in our documentation. Issues related to the Charts can be logged for the respective chart at: https://gitlab.com/groups/gitlab-org/charts/-/issues
GitLab
docs.gitlab.com › gitlab docs › contribute › contribute to gitlab distribution › contribute to gitlab helm charts › versioning and release
Helm chart releases | GitLab Docs
helm install --devel --version 1.2.3-4567 gitlab-devel/gitlab ... Some development builds are built on the Dev instance and made available to a target Google Artifact Registry to be consumed by some production services. The target audience for these builds are the Cells infrastructure for ...
GitLab
docs.gitlab.com › gitlab docs › install › installation methods › helm chart › install › set up cloud resources
Cloud provider setup for the GitLab chart | GitLab Docs
The GitLab Helm Chart aims to support three Kubernetes minor versions at a time and plans to support new Kubernetes releases three months after their initial release.
OneUptime
oneuptime.com › home › blog › helm chart ci/cd with gitlab ci
Helm Chart CI/CD with GitLab CI
January 17, 2026 - helm-charts/ ├── .gitlab-ci.yml ├── charts/ │ ├── my-app/ │ │ ├── Chart.yaml │ │ ├── values.yaml │ │ ├── templates/ │ │ └── tests/ │ └── another-app/ ├── policy/ │ └── deployment.rego ├── scripts/ │ └── publish.sh └── ct.yaml ... # .gitlab-ci.yml stages: - lint - test - build - security - publish - deploy variables: HELM_VERSION: "3.13.0" CHART_DIR: charts # Base template for Helm jobs .helm-base: image: alpine/helm:${HELM_VERSION} before_script: - helm repo add bitnami https://charts.bitnami.
GitLab
docs.gitlab.com › gitlab docs › install › upgrade gitlab › upgrade a gitlab instance › upgrade helm chart
Upgrade GitLab Helm chart instances | GitLab Docs
If you’re upgrading from versions of the GitLab Helm chart version earlier than 8.x, see the GitLab documentation archives to access older versions of the documentation.
Palark
palark.com › home › blog › ci/cd › using gitlab as a convenient helm charts repository
Using GitLab as a convenient Helm charts repository | Tech blog | Palark
December 23, 2025 - Tags will allow you to populate the package registry with the latest versions of Helm charts (those in the main branch); however, problems may occur if some applications use outdated Helm chart versions. By having a different tag for each version of the chart, we can quickly retrieve the component required for the application. 7. Check the status of the repository on GitLab Runner using werf:
GitLab
docs.gitlab.com › charts › installation › tools
GitLab chart prerequisites | GitLab Docs
Install kubectl by following the Kubernetes documentation. The version you install must be within one minor release of the version running in your cluster. Install Helm v4.0 or later by following the Helm documentation. GitLab chart continues to support Helm 3 until its official EOL which is ...
GitLab
docs.gitlab.com › charts › installation › migration › helm
Migrating from Helm v2 to Helm v3 | GitLab Docs
GitLab Helm chart supports Helm v3.0.2 or higher starting with version v3.0.0 of GitLab Helm chart.
GitLab
docs.gitlab.com › gitlab docs › install › upgrade gitlab › before you upgrade › gitlab chart upgrade notes › gitlab chart 8.0 upgrade notes
GitLab Helm chart 8.0 upgrade notes | GitLab Docs
With the 17.0 release of GitLab, we have released version 8.0 of the GitLab Helm chart..
Artifact Hub
artifacthub.io › packages › helm › gitlab › gitlab › 1.9.3
gitlab 1.9.3 · gitlab/gitlab
Web-based Git-repository manager with wiki and issue-tracking features.
GitLab
docs.gitlab.com › gitlab docs › use gitlab › deploy and release your application › packages & registries › package registry › helm
Helm charts in the package registry | GitLab Docs
You can publish Helm charts with duplicate names or versions. If duplicates exist, GitLab always returns the chart with the latest version.
GitLab
docs.gitlab.com › charts › releases › 5_0.html
GitLab Helm chart 5.0
They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, enabling you to securely log into the site, filling in forms, or using the customer checkout. GitLab processes any personal data collected through these cookies on the basis of our legitimate interest.