This repository was archived by the owner on Jun 22, 2024. It is now read-only.
  
  
  
  
Releases: seleniumhq-community/docker-seleniarm
Releases · seleniumhq-community/docker-seleniarm
seleniarm-v.4.2.2-20220620
Changelog
56bca52- Add ingress resource, use ClusterIP by default (SeleniumHQ#1562) :: Alexey Sharova2ec4bc- Chart 4.0.0 release :: Diego Molina6601512- README to add certs :: Diego Molina3e52d0e- Removing copy & paste error :: Diego Molina6729d80- Bumping base image to 20220531 (SeleniumHQ#1595) :: Diego Molinad56a02b- Switching to 20.04 :: Diego Molina70d91f9- Using focal :: Diego Molina561f7c5- Update tag in docs and files [skip ci] :: Selenium CI Botb027049- Chart 0.4.1 :: Diego Molina897e568- Adding gitpod file :: Diego Molina2c49db5- Improving gitpod file :: Diego Molina0cec6c8- Bump actions/setup-python from 3.1.2 to 4.0.0 (SeleniumHQ#1597) :: dependabot[bot]513ebe2- Bumping to 4.2.2 (SeleniumHQ#1598) :: Diego Molina6f6441e- Update tag in docs and files [skip ci] :: Selenium CI Botb0c8118- Helm Chart 0.4.2 :: Diego Molina5d143a8- Add ability to mount extra volumes into nodes pods (SeleniumHQ#1585) :: Denis Iskandarov3c74143- Refactoring env vars to addSE_prefix (SeleniumHQ#1603) :: Diego Molina7136f9d- Fix typo in Readme (SeleniumHQ#1606) :: rklecbf02073- Fixed merge conflict from earlier :: James Mortensencf1cf20- Merge branch 'manifest-tagging' into trunk :: James Mortensen810f76e- Merging from upstream :: James Mortensenb2bfb5f- [deploy] 4.2.2 seleniarm images :: James Mortensen
Released versions
- Selenium: 4.2.2
 - Chromium: 102.0.5005.115
 - ChromiumDriver: 102.0.5005.115
 - Firefox: 100.0.2
 - GeckoDriver: 0.31.0
 
Published Docker images
Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG              SIZE
43c5f4ec7c56   seleniarm/standalone-firefox    4.2.2-20220620   1.22GB
3020794d2115   seleniarm/standalone-chromium   4.2.2-20220620   1.42GB
9dacafc813e1   seleniarm/node-firefox          4.2.2-20220620   1.22GB
92acc0a5eef0   seleniarm/node-chromium         4.2.2-20220620   1.42GB
c6624901cb68   seleniarm/node-base             4.2.2-20220620   826MB
741558bde55d   seleniarm/hub                   4.2.2-20220620   401MB
ccc94d07e277   seleniarm/base                  4.2.2-20220620   401MB
seleniarm-v4.2.1-20220602
Changelog
5709ba6- Attempts to tag multi-arch images by modifying the manifest :: James Mortensen0a5c397- fixes and improvements in helmchart NOTES.txt (SeleniumHQ#1554) :: nom3ad7754dc7- Added the functionality to add browser versions to the Docker Hub tags. Also, updated the 'latest' tag. :: James Mortensen3cfe97a- Allow passing an environment variable GRID_STATUS_MAX_ATTEMPTS to override the default 3 attempts to a differen value. Useful for testing under emulation where things are slower. :: James Mortensen30901bd- Feat: helm chart repo on gitlab pages (SeleniumHQ#1566) :: Adrian Gonciarzc767f18- Proper casing for Grid :: Diego Molina5b9fdc7- Feat: Update readme for Helm Charts (SeleniumHQ#1578) :: Adrian Gonciarz3ed3913- Bump helm/chart-releaser-action from 1.1.0 to 1.4.0 (SeleniumHQ#1580) :: dependabot[bot]8dd2ae5- Trigger chart release only on changes in the charts directory (SeleniumHQ#1582) :: Denis Iskandarova38d585- A release should happen when Chart.yaml changes :: Diego Molinada6205b- Bumping to 4.2.0 (SeleniumHQ#1584) :: Diego Molina74a3725- Update tag in docs and files [skip ci] :: Selenium CI Bot025f575- Revert "Update tag in docs and files [skip ci]" :: Diego Molina172ea72- Getting latest tag for Docker images :: Diego Molina8b9135a- Update tag in docs and files [skip ci] :: Selenium CI Bot64b1b06- Updating helm chart values :: Diego Molina8851223- Bumping to Grid 4.2.1 (SeleniumHQ#1587) :: Diego Molina745d65e- Update tag in docs and files [skip ci] :: Selenium CI Botffdabc7- merged from upstream :: James Mortensen1d0e5d8- Updated Firefox to 100.0.2-1 :: James Mortensen9afad2d- [deploy] Firefox 100.0.2-1 and Selenium 4.2.1 :: James Mortensend384913- merge from trunk :: James Mortensenf639da0- Fixing bug in variable name causing browser tagging with browser version and webdriver and selenium versions to fail. :: James Mortensen6aa3b6f- Merge pull request #11 from seleniumhq-community/manifest-tagging :: James Mortensen
Released versions
- Selenium: 4.2.1
 - Chromium: 102.0.5005.61
 - ChromiumDriver: 102.0.5005.61
 - Firefox: 100.0.2
 - GeckoDriver: 0.31.0
 
Published Docker images
Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG              SIZE
223135bef4e8   seleniarm/standalone-firefox    4.2.1-20220602   1.22GB
b0c04c8a029d   seleniarm/standalone-chromium   4.2.1-20220602   1.41GB
6de1fc547be5   seleniarm/node-firefox          4.2.1-20220602   1.22GB
81e5ed1682aa   seleniarm/node-chromium         4.2.1-20220602   1.41GB
b1b1fd00666e   seleniarm/node-base             4.2.1-20220602   824MB
5af9503140f8   seleniarm/hub                   4.2.1-20220602   398MB
64cf6d39101d   seleniarm/base                  4.2.1-20220602   398MB
seleniarm-v.4.1.4-20220429
Changelog
c38937c- Fix healthcheck endpoints (SeleniumHQ#1534) :: Andrea Scarpino128b20a- Mount docker sock in compose ex. for Dynamic Grid :: Diego Molinab4c2cf4- Bumping to focal-20220316 :: Diego Molinafd8612f- Update tag in docs and files [skip ci] :: Selenium CI Bot9c5d544- Included githubactions in the dependabot config (SeleniumHQ#1536) :: neilnaveenc3f1c50- Bump actions/checkout from 1 to 3 (SeleniumHQ#1537) :: dependabot[bot]c5e318e- Bump actions/setup-python from 2 to 3.1.0 (SeleniumHQ#1538) :: dependabot[bot]b980d72- Bump dessant/lock-threads from 2 to 3 (SeleniumHQ#1539) :: dependabot[bot]559575e- Set permissions for GitHub actions (SeleniumHQ#1540) :: Naveen0cdbce7- Bump actions/setup-python from 3.1.0 to 3.1.1 (SeleniumHQ#1541) :: dependabot[bot]9021038- Pin actions to a full length commit SHA (SeleniumHQ#1543) :: Naveenefb210a- Bump actions/upload-artifact from 2 to 3 (SeleniumHQ#1544) :: dependabot[bot]ba90c55- Bump actions/setup-python from 3.1.1 to 3.1.2 (SeleniumHQ#1545) :: dependabot[bot]b4d65bd- push release notes towards the end of hte circleci logs. Also, checking if CircleCI has authorization to push a tag :: James Mortensen79c67d4- can we push a tag :: James Mortensen7fa2a94- Pulled out original complex logic from the build job and cleaned up a bit. setting trunk as deploy branch :: James Mortensen67b7afc- verify build and test workflow :: James Mortensend553130- verify build and test workflow :: James Mortensendef0038- verify build and test workflow :: James Mortensen1567841- verify build and test workflow :: James Mortensenf6733d6- verify build and test workflow :: James Mortensen385f6fa- verify build and test workflow :: James Mortensen24bb447- verify build and test workflow :: James Mortensenfda70e0- verify build and test workflow :: James Mortensenc5c45a8- build and test :: James Mortensenc5dad3a- build and test :: James Mortensen5b6b4f3- build and test :: James Mortensen65b7fdd- We don't seem to need the QEMU binaries since aptmap/qus provides that for us. :: James Mortensen9bd6b36- Use the checkout option in the testing job. Cleaning up... :: James Mortensendcbaed9- checkout before doing any file/io :: James Mortensenf8450a1- checkout before doing any file/io :: James Mortensen12b8dc7- Disable GitHub Actions workflows which are currently replaced by CircleCI :: James Mortensena1e9093- Disable in the UI not in code :: James Mortensend0cb138- Merge pull request #6 from seleniumhq-community/deploy-to-dockerhub :: James Mortensena9a1aa3- Bumped geckodriver version to 0.31.0. Tests pass on arm64 images :: James Mortensen02ad6d5- add CircleCI status badge :: James Mortensenff94a90- Update README :: James Mortensend90a409- Bump nick-invision/retry from 2.6.0 to 2.7.0 (SeleniumHQ#1555) :: dependabot[bot]0a9d278- Bumpint to ubuntu:focal-20220415 (SeleniumHQ#1556) :: Diego Molina5f58b68- Update tag in docs and files [skip ci] :: Selenium CI Botf515e23- Bumping GeckoDriver to 0.31.0 (SeleniumHQ#1557) :: Diego Molinac61e4e9- Bumping Grid to 4.1.4 (SeleniumHQ#1558) :: Diego Molina048e2e3- Adding drain after sessions flag (SeleniumHQ#1559) :: Diego Molina379c1ff- Update tag in docs and files [skip ci] :: Selenium CI Botbd853e3- Adding the code to add all of the browser tags and update the latest tag (not yet functional) :: James Mortensen0a2d0fa- 4.1.4 :: James Mortensend13b5fa- merge from upstream/trunk :: James Mortensen9fa71ef- Bumping grid to 4.1.4 and updating Firefox to v99.0-1 :: James Mortensencc94298- [deploy] 4.1.4 and Firefox 99.0-1 with browser tags and update latest tag (not yet functional) :: James Mortensen018bb2f- Merge branch 'docker-tags' into trunk :: James Mortensen1e672f6- Updated README and [deploy] grid 4.1.4 and Firefox 99.0 :: James Mortensen
Released versions
- Selenium: 4.1.4
 - Chromium: 101.0.4951.41
 - ChromiumDriver: 101.0.4951.41
 - Firefox: 99.0
 - GeckoDriver: 0.31.0
 
Published Docker images
Click to see published Docker images
IMAGE ID       REPOSITORY                            TAG              SIZE
7b264840daeb   seleniarm/standalone-firefox          4.1.4-20220429   1.22GB
c397367780df   seleniarm/standalone-chromium         4.1.4-20220429   1.4GB
e4ebaad3c6d4   seleniarm/node-firefox                4.1.4-20220429   1.22GB
e7491fd56b82   sel...
seleniarm-v4.1.3-20220412
Changelog
c8c9ea2- Attempt to auto-generate GitHub release notes in CircleCI :: James Mortensen183303a- We are not root :: James Mortensen6114cee- Fixed some go issues :: James Mortensen0f75e51- export variables in the script is required for Ubuntu on CircleCI, but not on Debian 11 in a VM. Odd... :: James Mortensenae0c559- Moving environment var setup to a single place :: James Mortensen09104ba- pipe :: James Mortensen8902ec3- env variable checks :: James Mortensenac2a212- reorganized steps. Let's test the [deploy] :: James Mortensen27c1eac- fixing dynamic env vars :: James Mortensenc71acc3- fixing dynamic env vars :: James Mortensenbff3fdf- fixing dynamic env vars :: James Mortensen2f65fc3- fixing dynamic env vars :: James Mortensena8ba0af- Added some error handling to the access token script, in case environment variables aren't set properly, so error messages are more helpful. [deploy] :: James Mortensen
Released versions
- Selenium: 4.1.3
 - Chromium: 100.0.4896.75
 - ChromiumDriver: 100.0.4896.75
 - Firefox: 96.0.3
 - GeckoDriver: 0.30.0
 
Published Docker images
Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG              SIZE
366117ce9167   seleniarm/standalone-firefox    4.1.3-20220412   1.21GB
358ae40577a8   seleniarm/standalone-chromium   4.1.3-20220412   1.36GB
c232fdc6c6bb   seleniarm/node-firefox          4.1.3-20220412   1.21GB
c0de7ac2d332   seleniarm/node-chromium         4.1.3-20220412   1.36GB
dc1932a73c25   seleniarm/node-base             4.1.3-20220412   824MB
4c0f4cb63aca   seleniarm/hub                   4.1.3-20220412   398MB
d1e5aef95275   seleniarm/base                  4.1.3-20220412   398MB
seleniarm-v4.1.3-20220409
Changelog
a641be9- Adding workflow for deployment [deploy] :: James Mortensenc23b85f- test [deploy] :: James Mortensen206931b- test [deploy] :: James Mortensen7c929a4- test [deploy] :: James Mortensen2d3217d- missing quotes [deploy] :: James Mortensen9914471- build the multi-arch images [deploy] :: James Mortensena7f9c4d- build the multi-arch images with --load [deploy] :: James Mortensenb09bd2e- Added build_args parameter :: James Mortensen0caf713- test [deploy] job... :: James Mortensenafe31a7- output which builder we are using :: James Mortensen6cbfbe1- test [deploy] :: James Mortensenbb3f10f- test [deploy] without caching images :: James Mortensen464dc55- test [deploy] :: James Mortensen5a13678- test [deploy] :: James Mortensen5848236- [deploy] fixing the issues with the when condition for the save_cache step :: James Mortensen14050fa- [deploy] Refactoring to avoid mixing build-only logic with deploy logic as it will get messy as we continue to add release notes and other tagging instructions... :: James Mortensen49a0afd- Test [deploy] :: James Mortensen14970ad- [deploy] reconfirm if I need qemu binaries. Move some stuff to parameters list. :: James Mortensendf2d8fe- check release notes generation :: James Mortensendf5a924- add generate_multi-arch-release_notes.sh :: James Mortensen4535b5a- Fix variable name :: James Mortenseneafa9bb- check release notes :: James Mortensen0ada0ab- Can we eliminate all of the cd docker-seleniarms by setting working directory :: James Mortensen9f0cf91- Can we eliminate all of the cd docker-seleniarms by setting working directory :: James Mortensen1e98ace- Can we eliminate all of the cd docker-seleniarms by setting working directory :: James Mortensen3f8a4d4- test [deploy] to see if release notes are generated properly. :: James Mortensene105d9b- [deploy] test :: James Mortensen04d0620- Fix environment variable loading [deploy] :: James Mortensen929a5a3- attempt to load built images from cache into docker context so we can generate image release notes [deploy] :: James Mortensen77e715e- Image hashes in release notes don't match pushed images. Try pulling them to build release notes. [deploy] :: James Mortensen
Released versions
- Selenium: 4.1.3
 - Chromium: 100.0.4896.75
 - ChromiumDriver: 100.0.4896.75
 - Firefox: 96.0.3
 - GeckoDriver: 0.30.0
 
Published Docker images
Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG              SIZE
7327ce108ab2   seleniarm/standalone-firefox    4.1.3-20220409   1.21GB
d776cdf8daf7   seleniarm/standalone-chromium   4.1.3-20220409   1.36GB
0e3c0f9e1abf   seleniarm/node-firefox          4.1.3-20220409   1.21GB
4a24feaa49cf   seleniarm/node-chromium         4.1.3-20220409   1.36GB
e4e75717b08d   seleniarm/node-base             4.1.3-20220409   824MB
ca850d8f94fa   seleniarm/hub                   4.1.3-20220409   398MB
c9132cf33a2a   seleniarm/base                  4.1.3-20220409   398MB
seleniarm-v4.1.3-20220331
Release Notes
- When building NodeFirefox on linux/arm/v7, we now use a geckodriver armhf build hosted at geckodriver-arm-binaries
 - Released with Firefox 96.0.3 from Debian Snapshots, since firefox-esr is at v91, and the latest, v98.0.2, doesn't work on arm64 due to a bug. See Firefox 98 fails to draw a window on arm64.
 - CircleCI tests are passing for arm64 and amd64. (armhf tests still in progress. They pass manually for Firefox under emulation)
 
Pushed the following images to Docker Hub:
Images are available for linux/arm64, linux/amd64, and linux/arm/v7:
Pull commands:
docker pull seleniarm/base:4.1.3-20220331
docker pull seleniarm/hub:4.1.3-20220331
docker pull seleniarm/node-base:4.1.3-20220331
docker pull seleniarm/node-chromium:4.1.3-20220331
docker pull seleniarm/standalone-chromium:4.1.3-20220331
docker pull seleniarm/node-firefox:4.1.3-20220331
docker pull seleniarm/standalone-firefox:4.1.3-20220331
Configuration:
- Debian 11.3
 - Selenium - 4.1.3
 - Chromium - 99.0.4844.84
 - Firefox - 96.0.3
 
See Seleniarm on Docker Hub for published images.
Full Changelog: seleniarm-v4.1.2-20220227...seleniarm-v4.1.3-20220331
seleniarm-v4.1.2-20220227
Release Notes
Fixes an issue where arm64 geckodriver binary was still used on x86_64 hosts for the node-firefox and standalone-firefox container images. At this point, the Selenium Grid and Chromium and Firefox standalone images should be working on amd64, armv7, and arm64.
Pushed the following images to Docker Hub:
Images are available for linux/arm64, linux/amd64, and linux/arm/v7:
Pull commands:
docker pull seleniarm/base:4.1.2-20220227
docker pull seleniarm/hub:4.1.2-20220227
docker pull seleniarm/node-base:4.1.2-20220227
docker pull seleniarm/node-chromium:4.1.2-20220227
docker pull seleniarm/standalone-chromium:4.1.2-20220227
docker pull seleniarm/node-firefox:4.1.2-20220227
docker pull seleniarm/standalone-firefox:4.1.2-20220227
Configuration:
- Debian 11.2
 - Selenium - 4.1.2
 - Chromium - 98.0.4758.102
 - Firefox - 96.0.3
 
See Seleniarm on Docker Hub for published images.
seleniarm-4.1.2-20220222
Pushed the following images to Docker Hub:
Images are available for linux/arm64, linux/amd64, and linux/arm/v7:
Pull commands:
docker pull seleniarm/base:4.1.2-20220222
docker pull seleniarm/hub:4.1.2-20220222
docker pull seleniarm/node-base:4.1.2-20220222
docker pull seleniarm/node-chromium:4.1.2-20220222
docker pull seleniarm/standalone-chromium:4.1.2-20220222
docker pull seleniarm/node-firefox:4.1.2-20220222
docker pull seleniarm/standalone-firefox:4.1.2-20220222
Configuration:
- Debian 11.2
 - Selenium - 4.1.2
 - Chromium - 98.0.4758.102
 - Firefox - 96.0.3
 
See Seleniarm on Docker Hub for published images.