Skip to content

Bump minimum default version for Helm to 3.9.4

What does this MR do and why?

This MR will normalize Helm versions to be version 3.9.4 the default version (to align with gitlab-org/charts/gitlab!3451 (merged)), as well as the ruby version to be 3.1 whenever possible and kubectl to be 1.23.

This will consolidate all those images using helm in the main .gitlab-ci.yml of the GitLab Helm Chart to be 3.9.4 (instead of 3.5), as per:

Related MRs

Testing

Edited by Mitchell Nielsen

Merge request reports