Bump minimum default version for Helm to 3.9.4

This commit is contained in:
Ismael Posada Trobo 2023-11-29 06:34:48 +00:00 committed by Balasankar 'Balu' C
parent 6a43e82acc
commit d74c76029d
6 changed files with 12 additions and 12 deletions

View file

@ -11,7 +11,7 @@
GIT: '2.33'
GOLANG: '1.18'
KUBECTL: '1.23'
HELM: '3.5'
HELM: '3.9'
gitlab-cng:
extends:

View file

@ -4,7 +4,7 @@ danger:
gitlab-charts-build-base-helm-3.9:
extends: .build_static_image
gitlab-helm3.5-kubectl1.17:
gitlab-helm3.9-kubectl1.23:
extends: .build_static_image
gitlab-vscode-nodeless:

View file

@ -74,7 +74,7 @@ gitlab-review-app:
RUBY: '3.0'
GCLOUD: '383'
KUBECTL: '1.23'
HELM: '3.5'
HELM: '3.9'
# Used by GitLab's jobs that work with ruby gems
gitlab-slim-ruby: