Andrejs Cunskis
f71fe0261d
Automaticaly fetch chromedriver version based on chrome
2022-07-04 14:30:33 +00:00
Balasankar "Balu" C
0dea43ac3b
Support using OS other than Debian as base for custom images
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-04 16:30:29 +05:30
Rémy Coutable
ec7e89bd00
Add a way to install Helm
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-06-30 16:28:49 +02:00
Lin Jen-Shin
a00159f06f
Add a way to pin RubyGems and pin to 3.2
2022-06-22 00:16:26 +08:00
Andrejs Cunskis
eda1d374d1
Bump bundler version to 2.3.15
2022-06-10 10:45:35 +03:00
Vitaly Slobodin
976d8937de
Update Ruby to 2.7.6
2022-05-17 20:39:02 +00:00
Rémy Coutable
08680b0e16
Merge branch 'sh-update-deps' into 'master'
...
Update Git, Golang, and Chrome versions for GitLab build images
See merge request gitlab-org/gitlab-build-images!539
2022-05-16 10:48:01 +00:00
Balasankar 'Balu' C
1143a7530c
Merge branch 'mk-ruby-3.0.4' into 'master'
...
Bump Ruby 3 images to 3.0.4
See merge request gitlab-org/gitlab-build-images!540
2022-05-13 16:50:13 +00:00
Matthias Käppler
842598cb63
Bump Ruby 3 images to 3.0.4
2022-05-13 16:50:13 +00:00
Balasankar 'Balu' C
95b154eaf7
Merge branch 'vs/drop-nodejs-12' into 'master'
...
Drop support for Node.js 12
See merge request gitlab-org/gitlab-build-images!535
2022-05-13 10:57:30 +00:00
Stan Hu
1ecac04f87
Update Git, Golang, and Chrome versions for GitLab build images
...
The Chrome update is needed to match the version bump for QA-related
images:
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/536
2022-05-12 21:13:36 -07:00
Andrejs Cunskis
9cd59387cd
Update chrome version in images
2022-05-12 13:07:33 +03:00
Andrejs Cunskis
6bfe260f3b
Experiment: automatically push built images
2022-05-11 12:56:08 +00:00
Andrejs Cunskis
8b1b51a97c
Correctly set tag for images without minor tools
2022-05-03 14:15:31 +03:00
Andrejs Cunskis
8fff315864
Move custom images to separate major component directories
2022-05-03 13:52:10 +03:00
Kamil Trzciński
ee1bb21ec9
Allow to prefix deployed images into nested
...
This allows to escape the tag length limit of 128
and better organise images from different architectures
2022-05-02 15:26:47 +02:00
Andrejs Cunskis
9822179497
Set debian and add missing docker for custom build
2022-05-01 22:29:14 +03:00
Andrejs Cunskis
1f15ec8684
Add option to pass custom bundler version
2022-05-01 19:31:13 +03:00
Andrejs Cunskis
06a761ebf6
Update Dockerfile.custom
2022-04-28 19:38:02 +03:00
Stan Hu
27c59b7e27
Update to Debian bullseye
2022-02-10 07:37:01 +00:00
Lukas Eipert
a9cf88c469
Welcome to the matrix
...
This refactors our custom image building to utilize GitLab parallel jobs
with a matrix.
This makes it easier to parse what kind of matrix we are going to build
in our docker images. Furthermore instead of splitting the image name,
we can simply pull the versions of the tools from the environment
variables.
The ultimative reason: Dogfooding
2021-12-07 12:10:42 +01:00