Bump CI_TOOLS_VERSION from 4.22.0 to 5.53.0
What does this MR do?
Bumps CI_TOOLS_VERSION from 4.22.0 to 5.53.0 to pick up the latest distribution_ci_tools image from gitlab-omnibus-builder
The following tags updated the distribution_ci_tools image between 4.22.0 and 5.53.0. All changes are additive (new tools/packages) or maintenance upgrades with no breaking changes:
| Tag | Change | Safe to skip |
|---|---|---|
| 4.33.0 | Add gcloud for buildx | Additive: new tool, no removals |
| 5.12.1 | Rebase image on Debian 12 | Base image upgrade, long since stable across all consumers |
| 5.24.0 | Bump Ruby to 3.2.6 | Maintenance Ruby bump, no interface changes |
| 5.33.0 | Add arm64 variant | Additive: new platform, does not affect amd64 image |
| 5.51.0 | Add moreutils (parallel CLI) | Additive: new package, no removals |
| 5.53.0 | Add helm to image | Additive: adds helm binary needed by charts CI jobs |
Related issues
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
- Merge Request Title and Description are up to date, accurate, and descriptive.
- MR targeting the appropriate branch.
- MR has a green pipeline.
- Documentation created/updated. N/A - CI config change only.
- Tests added/updated, and test plan for scenarios not covered by automated tests. N/A - version bump only, verified by pipeline.
- Equivalent MR/issue for omnibus-gitlab opened. N/A - this updates a shared CI image version.
Reviewers checklist
- MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab.
- Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.
Edited by Manjunath Bhadrannavar