
4/23/2025 · Johannes Bauer
What this post added
This post details the implementation of a dynamic Helm chart limit configuration for the GitLab package registry. The contribution involves adding a new key to the `package_registry` jsonb column in application settings to store the Helm chart limit. It also describes the creation of a new section in the Admin UI for administrators to set this limit and the modification of the backend logic in `app/finders/packages/helm/packages_finder.rb` to use this new application setting instead of the hardcoded limit. This enhancement was successfully merged and made available in GitLab 17.10.