mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'ddieulivol-upgrade_dependencies_for_review_apps_image' into 'master'
Bump versions for review-apps and triage-ops See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/769 Merged-by: Rémy Coutable <remy@rymai.me> Approved-by: Rémy Coutable <remy@rymai.me> Reviewed-by: Rémy Coutable <remy@rymai.me> Co-authored-by: ddieulivol <ddieulivol@gitlab.com>
This commit is contained in:
commit
8217b75bbf
2 changed files with 8 additions and 3 deletions
|
|
@ -65,15 +65,15 @@ gitlab-assets:
|
|||
GIT: ['2.33']
|
||||
NODE: ['18.17']
|
||||
|
||||
# Used by GitLab's Review app jobs
|
||||
gitlab-review-app:
|
||||
# Used by GitLab's Review app jobs and triage-ops
|
||||
ep-native-cloud-services:
|
||||
extends:
|
||||
- .gitlab
|
||||
stage: gitlab-review-app
|
||||
variables:
|
||||
RUBY: '3.0'
|
||||
GCLOUD: '383'
|
||||
KUBECTL: '1.23'
|
||||
KUBECTL: '1.26'
|
||||
HELM: '3.9'
|
||||
|
||||
# Used by GitLab's jobs that work with ruby gems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue