This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
seleniarm-v4.10.0-20230615
selenium-bot
released this
15 Jun 03:07
·
431 commits
to trunk
since this release
Changelog
9b79190
- Update Makefile :: James Mortensenfb7d42e
- Add node and standalone docker build :: James Mortensene5033c8
- Fix tabs. Also, replace hard-coded platforms with variable, since we build and test separately but then build and deploy together. :: James Mortensen67ea158
- Merge branch 'trunk' into full-grid :: James Mortensen461c346
- Merge branch 'trunk' of github.com:seleniumhq-community/docker-seleniarm into full-grid :: James Mortensenf63468a
- Merge branch 'trunk' into full-grid :: James Mortensen4c45f3b
- Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen5adbe17
- Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensenf1a83de
- [deploy] fix job names :: James Mortensena503722
- test [deploy] debug some broken build processes. :: James Mortensen53671f9
- [deploy] Avoid make and run all build commands brom build-and-push.sh :: James Mortensen1a26a8e
- [deploy] testing using an exit code in case a command in the script fails :: James Mortensena03048e
- [deploy] :: James Mortensend6c6061
- Change bash to sh :: James Mortensena00b304
- [deploy] test :: James Mortensen3ce414c
- [deploy] testing to see why building base behaves differently with make vs running via a script :: James Mortensenc7db2a3
- [deploy] re-register binfmt and qemu for each runner :: James Mortensenfb16431
- [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensenabc52db
- [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen34f58c1
- [deploy] try using one of the parameters passed in declaratively instead. :: James Mortensen221a378
- [deploy] try with the job name and also log it for the base job as well :: James Mortensen3209380
- [deploy] using the make targets parameter. :: James Mortensen1900a3f
- [deploy] using the make targets parameter. :: James Mortensen8bbf85b
- [deploy] test :: James Mortensen04683f2
- [deploy] test :: James Mortensen544444b
- test [deploy] Added scripts and logic to add the Major_minor tags to the non-browser images, and added logic to add all of the tags to the release notes. :: James Mortensenf857b89
- Changed file permissions so shell script can be executed. :: James Mortensen8628d6f
- Test [deploy] Remove comment :: James Mortensendf73417
- Test [deploy] Adding NAMESPACE variable to the docker-pull-related-tags script. :: James Mortensen67e73ee
- Test [deploy] and retag the images with related tags instead of excessive pulling. :: James Mortensene514fab
- Test [deploy]. Rename docker-pull-related-tags to docker-add-related-tags. Clean up the names of the steps in the release notes generation step. Reorder the MAJOR, MAJOR-MINOR, and VERSION tags for the browser images so the order in Docker Hub matches their upstream siblings. Temporarily disable building images to focus on the release notes generation step. :: James Mortensend7ba965
- Test [deploy] forgot a tag :: James Mortensen58eee13
- Test [deploy] need to set build date to date of prev deployed images in order to test the final job :: James Mortensen010f9fd
- test [deploy] removed commented test code :: James Mortensencbd2878
- Test [deploy] to see the full flow. :: James Mortensend168606
- Merge branch 'trunk' into full-grid :: James Mortensenfbabdfd
- test [deploy] after merge from trunk and upstream :: James Mortensen6ca204b
- Test [deploy] :: James Mortensen1e02725
- Test [deploy] :: James Mortensenbcf1393
- Fix ordering of the grid images :: James Mortensen8facb4d
- Change everything back to the production 'seleniarm' Docker credentials and namespace. :: James Mortensend552e2d
- Merge branch 'trunk' into full-grid :: James Mortensen25c13f7
- [deploy] 4.8.0 with upgrade Firefox to 109 and full grid. :: James Mortensen439ab79
- If we're getting release notes, pull from docker anonymously :: James Mortensen8b103bd
- Merge branch 'trunk' into full-grid :: James Mortensenff0b273
- [deploy] with 0.32.1 geckodriver :: James Mortensen171e97e
- [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen49b31ca
- Merge branch 'trunk' into full-grid :: James Mortensenf83d886
- [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensenc53631e
- Merge from permissions-changes :: James Mortensen99f30b1
- [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensend55e5cf
- [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen7cd9389
- [deploy] with 'chomium' typo fix. :: James Mortensen56aa04d
- Merge branch 'trunk' into full-grid :: James Mortensenc6c5269
- [deploy] updates from upstream :: James Mortenseneab2b7c
- Merge branch 'trunk' into full-grid :: James Mortensendce99da
- Merge branch 'trunk' into full-grid :: James Mortensen8422c0d
- [deploy] 4.8.2 :: James Mortensen9e98e6d
- [deploy] 4.8.2 with Firefox rollback to v109. :: James Mortensena041b80
- [deploy] 4.8.2 :: James Mortensen15f0646
- Merge branch 'trunk' into full-grid :: James Mortensenbf8ec46
- [deploy] 4.8.3. Updated build-and-push.sh script to use default Selenium version from the Base/Dockerfile so environment variable is only needed if we want the tag version to be something else. :: James Mortensena8952d1
- Merge branch 'trunk' into full-grid :: James Mortensen303ddee
- Update Firefox to v112.0-1 :: James Mortensenfc1d114
- [deploy] 4.9.0 :: James Mortensen9351225
- Adding some delays between building images that are dependent on each other to avoid 'failed to solve' errors :: James Mortensencc39a83
- For build errors, we'll retry them 5 times before giving up :: James Mortensenc414dd2
- Updating the README docs to reflect the state of building the grid components. :: James Mortensen7b33272
- Merge branch 'trunk' into full-grid :: James Mortensen9c2fefd
- [deploy] 4.9.1 :: James Mortensen22355a7
- Update tag in docs and files [skip ci] :: Selenium CI Bot8019879
- Custom Ingress Path for Helm Chart (SeleniumHQ#1834) :: Jordan Zimmitti356765f
- Bumping chart to 0.16.1 :: Diego Molina6d9c939
- Make deployment securityContext configurable via values.yaml (SeleniumHQ#1845) :: uluzoxc47935e
- Bumping Helm Chart :: Diego Molina2b97b69
- Update README.md (SeleniumHQ#1850) :: Luis Correia968bee7
- add affinity to helm charts (SeleniumHQ#1851) :: Brian Schrederf6ad737
- Bumping charts :: Diego Molina401fffe
- Alternative method for adding internal certificates to Chrome and Firefox (SeleniumHQ#1852) :: Luis Correiaaf7b86e
- Bump actions/setup-python from 4.6.0 to 4.6.1 (SeleniumHQ#1856) :: dependabot[bot]edf2325
- Update Dockerfile - bumping to 4.10.0 (SeleniumHQ#1867) :: Luis Correiac07e93d
- Update tag in docs and files [skip ci] :: Selenium CI Bot8b3652d
- Releasing Chart 0.18.1 :: Diego Molinaffab15f
- Environment variable to specify the folder where the video is recorded (SeleniumHQ#1869) :: alb3ric2e0fb77
- Bump dessant/lock-threads from 4.0.0 to 4.0.1 (SeleniumHQ#1870) :: dependabot[bot]f7e55ef
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensenb8f8864
- Merge branch 'trunk' into full-grid :: James Mortensen9b0ddac
- debian:latest is now bookworm, and openjdk-11-jre-headless is missing. So we pin to debian:bullseye :: James Mortensenc06efd4
- Bump Firefox to 114.0-1 and geckodriver to 0.33.0 :: James Mortensen4041acc
- [deploy] Selenium 4.10, Firefox 114,0-1 geckodriver 0.33.0 :: James Mortensen
Released versions
- Selenium: 4.10.0
- Chromium: 114.0.5735.106
- ChromiumDriver: 114.0.5735.106
- Firefox: 114.0
- GeckoDriver: 0.33.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
9a0de2fb232c seleniarm/standalone-chromium 114.0 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0-chromedriver-114.0 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0-chromedriver-114.0-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0-chromedriver-114.0-grid-4.10.0-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0.5735.106 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0.5735.106-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0.5735.106-chromedriver-114.0.5735.106 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0.5735.106-chromedriver-114.0.5735.106-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 114.0.5735.106-chromedriver-114.0.5735.106-grid-4.10.0-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 4 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 4.10 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 4.10.0 1.57GB
9a0de2fb232c seleniarm/standalone-chromium 4.10.0-20230615 1.57GB
9a0de2fb232c seleniarm/standalone-chromium latest 1.57GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33-grid-4.10.0-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33.0 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33.0-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 114.0-geckodriver-0.33.0-grid-4.10.0-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 4 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 4.10 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 4.10.0 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox 4.10.0-20230615 1.34GB
36ff84a5ff88 seleniarm/standalone-firefox latest 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33-grid-4.10.0-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33.0 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33.0-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox 114.0-geckodriver-0.33.0-grid-4.10.0-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox 4 1.34GB
21f6dfd3a442 seleniarm/node-firefox 4.10 1.34GB
21f6dfd3a442 seleniarm/node-firefox 4.10.0 1.34GB
21f6dfd3a442 seleniarm/node-firefox 4.10.0-20230615 1.34GB
21f6dfd3a442 seleniarm/node-firefox latest 1.34GB
cd70d767b171 seleniarm/node-chromium 114.0 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0-chromedriver-114.0 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0-chromedriver-114.0-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0-chromedriver-114.0-grid-4.10.0-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0.5735.106 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0.5735.106-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0.5735.106-chromedriver-114.0.5735.106 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0.5735.106-chromedriver-114.0.5735.106-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 114.0.5735.106-chromedriver-114.0.5735.106-grid-4.10.0-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium 4 1.57GB
cd70d767b171 seleniarm/node-chromium 4.10 1.57GB
cd70d767b171 seleniarm/node-chromium 4.10.0 1.57GB
cd70d767b171 seleniarm/node-chromium 4.10.0-20230615 1.57GB
cd70d767b171 seleniarm/node-chromium latest 1.57GB
b0367531c0a1 seleniarm/node-base 4 920MB
b0367531c0a1 seleniarm/node-base 4.10 920MB
b0367531c0a1 seleniarm/node-base 4.10.0 920MB
b0367531c0a1 seleniarm/node-base 4.10.0-20230615 920MB
b0367531c0a1 seleniarm/node-base latest 920MB
1738728adc1b seleniarm/standalone-docker 4 485MB
1738728adc1b seleniarm/standalone-docker 4.10 485MB
1738728adc1b seleniarm/standalone-docker 4.10.0 485MB
1738728adc1b seleniarm/standalone-docker 4.10.0-20230615 485MB
1738728adc1b seleniarm/standalone-docker latest 485MB
e0372d4b659f seleniarm/event-bus 4 483MB
e0372d4b659f seleniarm/event-bus 4.10 483MB
e0372d4b659f seleniarm/event-bus 4.10.0 483MB
e0372d4b659f seleniarm/event-bus 4.10.0-20230615 483MB
e0372d4b659f seleniarm/event-bus latest 483MB
9ee64e79bf02 seleniarm/node-docker 4 485MB
9ee64e79bf02 seleniarm/node-docker 4.10 485MB
9ee64e79bf02 seleniarm/node-docker 4.10.0 485MB
9ee64e79bf02 seleniarm/node-docker 4.10.0-20230615 485MB
9ee64e79bf02 seleniarm/node-docker latest 485MB
a57a953916d4 seleniarm/session-queue 4 483MB
a57a953916d4 seleniarm/session-queue 4.10 483MB
a57a953916d4 seleniarm/session-queue 4.10.0 483MB
a57a953916d4 seleniarm/session-queue 4.10.0-20230615 483MB
a57a953916d4 seleniarm/session-queue latest 483MB
9e3ae784f070 seleniarm/sessions 4 483MB
9e3ae784f070 seleniarm/sessions 4.10 483MB
9e3ae784f070 seleniarm/sessions 4.10.0 483MB
9e3ae784f070 seleniarm/sessions 4.10.0-20230615 483MB
9e3ae784f070 seleniarm/sessions latest 483MB
cc97cbb6cf18 seleniarm/router 4 483MB
cc97cbb6cf18 seleniarm/router 4.10 483MB
cc97cbb6cf18 seleniarm/router 4.10.0 483MB
cc97cbb6cf18 seleniarm/router 4.10.0-20230615 483MB
cc97cbb6cf18 seleniarm/router latest 483MB
5a9f96a41221 seleniarm/distributor 4 483MB
5a9f96a41221 seleniarm/distributor 4.10 483MB
5a9f96a41221 seleniarm/distributor 4.10.0 483MB
5a9f96a41221 seleniarm/distributor 4.10.0-20230615 483MB
5a9f96a41221 seleniarm/distributor latest 483MB
96e94dcb23a2 seleniarm/hub 4 483MB
96e94dcb23a2 seleniarm/hub 4.10 483MB
96e94dcb23a2 seleniarm/hub 4.10.0 483MB
96e94dcb23a2 seleniarm/hub 4.10.0-20230615 483MB
96e94dcb23a2 seleniarm/hub latest 483MB
0d8b59661c15 seleniarm/base 4 483MB
0d8b59661c15 seleniarm/base 4.10 483MB
0d8b59661c15 seleniarm/base 4.10.0 483MB
0d8b59661c15 seleniarm/base 4.10.0-20230615 483MB
0d8b59661c15 seleniarm/base latest 483MB