Commit graph

231 commits

Author SHA1 Message Date
Stan Hu
05a80bc756
Drop Chrome v119 from GitLab image list
We test with Chrome v120 now, so we don't need to build images
with v119.
2024-02-14 10:38:44 -08:00
Stan Hu
cb802da4ab Merge branch 'sh-add-libpq-ubi' into 'master'
Add libpq-devel to UBI image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/775

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
2024-02-13 04:07:32 +00:00
Stan Hu
2678e26b22
Make GitLab and Gitaly builds dependent on install-essentials
This is the base script that is used to install dependencies,
so we should generate images if this is changed.
2024-02-12 18:07:22 -08:00
Ash McKenzie
558661c17e Remove bullseye images for gitaly and gitlab 2024-02-13 00:25:31 +00:00
Stan Hu
19768323a3
Build Debian bullseye version for Docker image
This would fix build failures in
https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/6153546871.
2024-02-12 12:41:11 -08:00
Rémy Coutable
8217b75bbf 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>
2024-02-07 15:18:05 +00:00
David Dieulivol
535c7a1e27 Bump versions for review-apps and triage-ops 2024-02-07 15:18:05 +00:00
John Mason
7d539ca0c0 Add zoekt-ci-image-1.7 2024-02-07 14:25:11 +00:00
Balasankar 'Balu' C
85ce04586a Merge branch 'andrey-kind-helm-image' into 'master'
Add image for cng deployment

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/766

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2024-02-07 05:11:19 +00:00
Andrejs Cunskis
45f078d6f1 Add image for cng deployment 2024-02-07 05:11:19 +00:00
Robert Marshall
bd863cd03d Use Go to 1.21.6 and 1.20.13 to build 2024-02-06 16:29:58 +00:00
Clemens Beck
eb85da3b71
Add Go 1.21 Operator build image
Adds a new Operator build image with Go 1.21 and the Operator
tools. The 1.20 image remains for now for possible backport
to stable branches.

Relates https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/issues/1500
2024-01-31 14:44:53 +01:00
Enrique Alcántara
f6bdb4bbd6 Create gitlab-vscode-build image 2024-01-25 16:59:07 +00:00
Terri Chu
5fa1b0d8f5 Add a new zoekt image version with updated SHA 2024-01-23 19:50:05 +00:00
Clemens Beck
db6f2daec2 Add Debian Bookworm images 2024-01-18 10:20:04 +00:00
Andrejs Cunskis
55e0d4e969
Remove old chrome versions and add chrome 120 2024-01-10 11:46:31 +01:00
Andrejs Cunskis
06eda84afa Extract chromedriver directly to bin folder 2024-01-10 10:23:39 +00:00
Andrejs Cunskis
2f9274a0e2 Add bundler 2.5 to e2e images 2024-01-04 20:36:04 +00:00
Clemens Beck
bf2760d0a1 Update dependencies for bookworm 2023-12-19 06:31:55 +00:00
Dmitry Gruzd
08a2884e3c Fix Zoekt CI image. Bump to v1.5 2023-11-29 17:13:00 +00:00
Balasankar 'Balu' C
3287d15463 Merge branch 'add-zoekt-ci-image-1-4' into 'master'
Add zoekt-ci-image-1.4

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/751

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
2023-11-29 06:35:21 +00:00
Dmitry Gruzd
117474104b Add zoekt-ci-image-1.4 2023-11-29 06:35:21 +00:00
Ismael Posada Trobo
d74c76029d Bump minimum default version for Helm to 3.9.4 2023-11-29 06:34:48 +00:00
iposadat
3dc943f331 Bump Ruby image to 3.1 and Helm version to 3.9.4 2023-11-17 23:29:23 +01:00
Vitaly Slobodin
20ddefac9d Bump Chrome to 119 for CustomersDot 2023-11-06 12:20:00 +00:00
Balasankar 'Balu' C
f5da858aa0 Merge branch 'remove-operator-go-1-18-build-image' into 'master'
Remove Go 1.18 Operator build image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/740

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Hossein Pursultani <hpursultani@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Clemens Beck <cbeck@gitlab.com>
2023-10-31 05:33:54 +00:00
Clemens Beck
22d3a48b67 Remove Go 1.18 Operator build image 2023-10-31 05:33:53 +00:00
Brett Walker
bfa8ce4545 Update to Rust 1.73.0 2023-10-27 16:08:31 -05:00
Stan Hu
9bce751873 Drop Go 1.21 FIPS workaround 2023-10-10 06:00:37 +00:00
Stan Hu
60717c37ed
Add Ruby 3.1 and 3.2 support for gitlab-slim-ruby image
This is needed to test Ruby 3.1 and 3.2 pipelines for the
`rspec:coverage` job.
2023-09-29 14:37:28 -07:00
Andrejs Cunskis
5f2f0b0202 Add chrome v117 to the matrix 2023-09-26 15:13:37 +00:00
David Dieulivol
78b7d62c70 Introduce a new CI image with Debian slim 2023-09-20 09:52:32 +00:00
Vitaly Slobodin
dbe03ee175 Drop unsupported Node.js versions 2023-09-19 09:52:04 +00:00
Rémy Coutable
828695779c Merge branch 'johnmason-master-patch-86737' into 'master'
Update Dockerfile.zoekt-ci-image-1.2

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/713

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Dmitry Gruzd <dgruzd@gitlab.com>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
Co-authored-by: John Mason <9717668-johnmason@users.noreply.gitlab.com>
2023-09-14 18:57:09 +00:00
John Mason
aa2f1affe3 Update Dockerfile.zoekt-ci-image-1.2 2023-09-14 18:57:08 +00:00
Andrejs Cunskis
a9ed9bbf3a
Remove custom gdk base image 2023-09-13 11:05:30 +03:00
Andrejs Cunskis
bffb88ee1f
Update runner image type 2023-08-24 15:07:06 +03:00
Andrejs Cunskis
34b15b7944
Bump docker version in e2e images 2023-08-24 12:32:38 +03:00
Andrejs Cunskis
7dd3ef0b02
Update docker engine 2023-08-24 11:35:54 +03:00
David Dieulivol
3c6031353e Revert "Merge branch 'vs/test-apollo-aarch64' into 'master'"
This reverts merge request !711
2023-08-21 14:27:41 +00:00
Lukas 'Eipi' Eipert
8ba0c033f9 Merge branch 'vs/test-apollo-aarch64' into 'master'
Add aarch64 build of apollo image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/711

Merged-by: Lukas 'Eipi' Eipert <leipert@gitlab.com>
Approved-by: Lukas 'Eipi' Eipert <leipert@gitlab.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-08-21 13:06:12 +00:00
Vitaly Slobodin
835f5db481 Add aarch64 build of apollo image 2023-08-21 13:06:11 +00:00
Stan Hu
f7aff45579 Merge branch 'vs/resolve-image-name-matrix-static-images' into 'master'
Normalize Docker image name for building a static image via matrix

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/712

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-08-21 05:12:42 +00:00
Balasankar 'Balu' C
5e6a0c8171 Merge branch 'ddieulivol-create_smaller_container_image' into 'master'
Add a slim ruby image for gitlab

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/709

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: ddieulivol <ddieulivol@gitlab.com>
2023-08-18 09:12:29 +00:00
David Dieulivol
e5ca487b1c Add a slim ruby image for gitlab 2023-08-18 09:12:28 +00:00
Vitaly Slobodin
943c09c4d3
Normalize Docker image name for building a static image via matrix 2023-08-17 10:27:11 +02:00
Mark Lapierre
816e566a0a Build GDK images with go up to 1.21 2023-08-16 13:51:17 +10:00
Stan Hu
31fffdee1f
Add Go 1.21 to GitLab and Gitaly images
There is currently no FIPS branch for Go 1.21 yet, so we use
the Go 1.20.6 branch as a placeholder for now.
2023-08-08 22:37:04 -07:00
Stan Hu
4cd4099d24 Drop Ruby 2.7 builds 2023-08-09 05:33:58 +00:00
Mitchell Nielsen
03b2eac128 Operator: update dependencies for Go 1.20 2023-08-05 02:02:19 +00:00