No description
  • Ruby 64.9%
  • Smarty 29%
  • Shell 6.1%
Find a file
Achilleas Pipinellis d19cc6d951 Merge branch 'docs-5952-move-upgrade-stop-section-to-release-section-of-the-charts' into 'master'
Resolve "Move upgrade stop section to release section of the charts"

Closes #5952

See merge request https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/4177

Merged-by: Achilleas Pipinellis <axil@gitlab.com>
Approved-by: Achilleas Pipinellis <axil@gitlab.com>
Co-authored-by: João Cunha <j.a.cunha@gmail.com>
2025-03-17 16:14:50 +01:00
.gitlab Skip doc lint jobs in the Dev instance 2025-03-06 14:27:37 -03:00
charts Remove flag to toggle Redis in KAS chart 2025-03-17 15:46:24 +01:00
danger Fix certmanager-issuer version detection lint 2025-02-03 14:50:40 +00:00
doc Clafify that Upgrade Stops upgrades are now automated 2025-03-17 12:09:54 -03:00
examples Update example object storage YAML 2025-02-14 20:49:52 +01:00
scripts Refactor vcluster jobs 2025-03-04 11:16:18 +00:00
spec Remove flag to toggle Redis in KAS chart 2025-03-17 15:46:24 +01:00
support Refactor CRD bootstrapping 2019-12-30 17:25:36 +11:00
templates Introduce minimal AutoFlow support with Temporal Cloud 2025-02-17 15:47:06 +00:00
.dockerignore Changelog: Add dependencies of changelog_manager script to Docker image 2018-04-06 15:59:17 +00:00
.gitignore Add test script to validate upgrade stops 2024-04-23 16:21:31 +00:00
.gitlab-ci.yml Update dependency gitlab-qa to v15.3.0 2025-03-13 22:18:37 +00:00
.helmignore Remove dependencies.io related items from .helmignore 2024-11-01 10:23:34 -07:00
.markdownlint-cli2.yaml Use latest markdownlint-cli2 and linter configuration 2024-10-04 12:38:17 +10:00
.rubocop.yml Update CI to Ruby 3.0 2023-04-13 16:26:11 +00:00
.rubocop_todo.yml Use upstream Dangerfiles from gitlab-dangerfiles 2023-08-24 16:30:14 +02:00
.solargraph.yml Add Solargraph configuration 2023-02-17 16:12:04 +00:00
.tool-versions Roll docs linting tooling forward 2025-01-16 15:06:43 +10:00
.vale.ini Apply split Vale rules to project docs 2024-08-08 04:53:04 +00:00
CHANGELOG.md Update changelog for 8.7.9 2025-03-11 19:59:23 +00:00
Chart.yaml Update versions for 8.9.2 2025-03-11 19:35:15 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md and LICENSE.md 2024-10-31 16:07:44 +00:00
Dangerfile Use upstream Dangerfiles from gitlab-dangerfiles 2023-08-24 16:30:14 +02:00
Gemfile Registry: Added node affinity rule to deploy in zones 2024-05-16 18:59:28 +00:00
Gemfile.lock chore: update nokogiri and other dependencies for Ruby 3.2 2024-05-28 23:20:46 -07:00
LICENSE.md Update CONTRIBUTING.md and LICENSE.md 2024-10-31 16:07:44 +00:00
Rakefile Add knapsack for parallelizing tests not run on a cluster 2021-11-08 17:25:24 +05:30
README.md Update release notes url 2023-06-19 04:49:22 +00:00
requirements.yaml Merge branch '5098-upgrade-redis-7.x' into 'master' 2025-03-11 15:32:52 +01:00
values.yaml Update redis from 6.2 to 7.0 2025-03-11 15:32:51 +01:00

pipeline status

Cloud Native GitLab Helm Chart

The gitlab chart is the best way to operate GitLab on Kubernetes. It contains all the required components to get started, and can scale to large deployments.

Some of the key benefits of this chart and corresponding containers are:

  • Improved scalability and reliability.
  • No requirement for root privileges.
  • Utilization of object storage instead of NFS for storage.

Detailed documentation

See the repository documentation for how to install GitLab and other information on charts, tools, and advanced configuration.

For easy of reading, you can find this documentation rendered on docs.gitlab.com/charts.

Configuration Properties

We're often asked to put a table of all possible properties directly into this README. These charts are massive in scale, and as such the number of properties exceeds the amount of context we're comfortable placing here. Please see our (nearly) comprehensive list of properties and defaults.

Note: We strongly recommend following our complete documentation, as opposed to jumping directly into the settings list.

Architecture and goals

See architecture documentation for an overview of this project goals and architecture.

Known issues and limitations

See limitations.

Release Notes

Check the version mappings documentation for information on important releases, and see the changelog for the full details on any release.

Contributing

See the contribution guidelines and then check out the development styleguide.