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-v4.5.0-20221001
Changelog
845e58b
- [deploy] 4.5.0 :: James Mortensenedef835
- Update tag in docs and files [skip ci] :: Selenium CI Bota8adc84
- Fix race condition when launching websockify. :: Xavier G72b3125
- Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 (SeleniumHQ#1685) :: dependabot[bot]cd9c8a5
- Bump actions/checkout from 2 to 3 (SeleniumHQ#1678) :: dependabot[bot]9d9db4e
- CircleCI: prevent '/' characters in Docker tags. :: Xavier G4f7dc29
- Merge pull request #20 from xavierog/trunk :: James Mortensen45685d6
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensenca07f3d
- [deploy] fixes for #18 and #21 :: James Mortensen
Released versions
- Selenium: 4.5.0
- Chromium: 106.0.5249.61
- ChromiumDriver: 106.0.5249.61
- Firefox: 105.0.1
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
95feb918fcf2 seleniarm/standalone-firefox 4.5.0-20221001 1.25GB
599cf31c2fbd seleniarm/standalone-chromium 4.5.0-20221001 1.49GB
0a0670386ef6 seleniarm/node-firefox 4.5.0-20221001 1.25GB
50b2dafd6e8c seleniarm/node-chromium 4.5.0-20221001 1.49GB
e8e08a97e0c3 seleniarm/node-base 4.5.0-20221001 838MB
c723f4c96b48 seleniarm/hub 4.5.0-20221001 399MB
072ff980bfdc seleniarm/base 4.5.0-20221001 399MB
seleniarm-v4.5.0-20220929
Changelog
89ce754
- Bump helm chart to 0.10.0 (SeleniumHQ#1668) :: anthonybaldwin5a3927a
- Changing FIREFOX_VERSION from devedition-latest to nightly-latest (SeleniumHQ#1672) :: James Mortensen851c78f
- Bump to 4.5.0 (SeleniumHQ#1686) :: James Mortensen9bea216
- Bump Firefox to 105.0.1-1 :: James Mortensenea7346e
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen6d52beb
- [deploy] Selenium 4.5.0 and Firefox 105.0.1-1 :: James Mortensen
Released versions
- Selenium: 4.5.0
- Chromium: 106.0.5249.61
- ChromiumDriver: 106.0.5249.61
- Firefox: 105.0.1
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
a6760388b4cb seleniarm/standalone-firefox 4.5.0-20220929 1.25GB
c1ef2f2996e4 seleniarm/standalone-chromium 4.5.0-20220929 1.49GB
0417f2394ba6 seleniarm/node-firefox 4.5.0-20220929 1.25GB
b954ea4fec15 seleniarm/node-chromium 4.5.0-20220929 1.49GB
e268b4eec670 seleniarm/node-base 4.5.0-20220929 835MB
0bfd69334d63 seleniarm/hub 4.5.0-20220929 399MB
a4795b7df1ff seleniarm/base 4.5.0-20220929 399MB
seleniarm-v4.4.0-20220903
Changelog
fe89258
- Fixed parsing problem with msedgedriver version in release notes (SeleniumHQ#1657) :: James Mortensen7010a13
- Modified make build process to use --build-arg instead of generate.sh scripts, eliminating the templates. (SeleniumHQ#1656) :: James Mortensenefedad1
- Merging changes from upstream and SeleniumHQ#1656 :: James Mortensenf6b2147
- Bump ad-m/github-push-action from a3fd843e49cd58d296bdd2431c4853569a1b900f to 0.6.0 (SeleniumHQ#1660) :: dependabot[bot]f854140
- Adds build steps in makefile for building Chrome and Firefox betas (SeleniumHQ#1658) :: James Mortensend9b52af
- Adding workflow_dispatch to beta/dev workflow :: Diego Molinafd403f3
- Updated README for Dev and Beta channel container images -- added docker-compose files (SeleniumHQ#1663) :: James Mortensen9b05019
- Adds possibility to set node stereotype (SeleniumHQ#1666) :: Yannick Schmetzc371d99
- Update tag in docs and files [skip ci] :: Selenium CI Bot7cf2715
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensenf1b8327
- [deploy] update :: James Mortensen8f66ea0
- update Firefox version :: James Mortensen8477be8
- [deploy] 4.4.0 with Firefox 104.0-1 :: James Mortensen
Released versions
- Selenium: 4.4.0
- Chromium: 105.0.5195.52
- ChromiumDriver: 105.0.5195.52
- Firefox: 104.0
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
a589af43042f seleniarm/standalone-firefox 4.4.0-20220903 1.25GB
090db3fd6c8a seleniarm/standalone-chromium 4.4.0-20220903 1.48GB
5e22d50203d0 seleniarm/node-firefox 4.4.0-20220903 1.25GB
101f6f147e65 seleniarm/node-chromium 4.4.0-20220903 1.48GB
8c81af8c901c seleniarm/node-base 4.4.0-20220903 835MB
817046c6c38e seleniarm/hub 4.4.0-20220903 399MB
1338db13b9c2 seleniarm/base 4.4.0-20220903 399MB
seleniarm-v4.4.0-20220814
Changelog
3e962cd
- Bumping chart version :: Diego Molinaaa55ed1
- helm: add lifecycle preStop hook & startupProbe, fix port number (SeleniumHQ#1609) :: Timofey Titovets5c0f740
- Bumping new chart version :: Diego Molinac1c8cb6
- Bump actions/setup-python from 4.1.0 to 4.2.0 (SeleniumHQ#1647) :: dependabot[bot]d854b57
- Bump nick-invision/retry from 2.7.0 to 2.7.1 (SeleniumHQ#1648) :: dependabot[bot]5d0d8c8
- Bump nick-invision/retry from 2.7.1 to 2.8.0 (SeleniumHQ#1650) :: dependabot[bot]5d76e7b
- Bump nick-invision/retry from 2.8.0 to 2.8.1 (SeleniumHQ#1652) :: dependabot[bot]5b8ef20
- Bump to 4.4.0 (SeleniumHQ#1655) :: Luis Correia46716f5
- Update tag in docs and files [skip ci] :: Selenium CI Bot3316b94
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen0f28213
- [deploy] 4.4.0 :: James Mortensen
Released versions
- Selenium: 4.4.0
- Chromium: 104.0.5112.79
- ChromiumDriver: 104.0.5112.79
- Firefox: 100.0.2
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
8e71e32f6165 seleniarm/standalone-firefox 4.4.0-20220814 1.25GB
ad71494ca86d seleniarm/standalone-chromium 4.4.0-20220814 1.65GB
9b78574f651a seleniarm/node-firefox 4.4.0-20220814 1.25GB
12d2f0221799 seleniarm/node-chromium 4.4.0-20220814 1.65GB
a54bf55c575c seleniarm/node-base 4.4.0-20220814 835MB
31b402bd735d seleniarm/hub 4.4.0-20220814 399MB
731830c30452 seleniarm/base 4.4.0-20220814 399MB
seleniarm-v4.3.0-20220728
Changelog
588ea8c
- small addition to readme to confirm graviton compatibility :: Peter Triesz37b1e2b
- Merge pull request #13 from triesztui/trunk :: James Mortensened86437
- [helm] add support of loadBalancerIP for hub and router services (SeleniumHQ#1589) :: Daniil Muidinov80efea1
- Bump actions/setup-python from 4.0.0 to 4.1.0 (SeleniumHQ#1630) :: dependabot[bot]75945ef
- Trigger release [deploy] :: Diego Molina8278a2a
- Update tag in docs and files [skip ci] :: Selenium CI Botcd317ad
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensend80a434
- Merge branch 'trunk' of https://github.com/seleniumhq-community/docker-seleniarm into trunk :: James Mortensen29b3e08
- [deploy] 4.3.0 updates :: James Mortensen
Released versions
- Selenium: 4.3.0
- Chromium: 103.0.5060.134
- ChromiumDriver: 103.0.5060.134
- Firefox: 100.0.2
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
86fb740aea12 seleniarm/standalone-firefox 4.3.0-20220728 1.25GB
3a411eb2ffaa seleniarm/standalone-chromium 4.3.0-20220728 1.65GB
369b26ed5df1 seleniarm/node-firefox 4.3.0-20220728 1.25GB
fce1f33c8cbe seleniarm/node-chromium 4.3.0-20220728 1.65GB
8ac9e83b2a74 seleniarm/node-base 4.3.0-20220728 835MB
0495ae282510 seleniarm/hub 4.3.0-20220728 398MB
e03ae3731c1c seleniarm/base 4.3.0-20220728 398MB
seleniarm-v4.3.0-20220709
Changelog
2e69300
- Added supervisorctl (ported from /etc/supervisor/supervisord.conf (SeleniumHQ#1612) :: Dmitry Kireev2fcdc17
- Added emoji fonts to Node base (SeleniumHQ#1616) :: Prateek Dubey75176f2
- Update tag in docs and files [skip ci] :: Selenium CI Bot6023b65
- Bumping chart for new image tag :: diemole35f3aa
- Add pod priority class to helm chart and icon (SeleniumHQ#1594) :: Sam Westone36cc59
- Helm: ability to specify image pull secrets (SeleniumHQ#1619) (SeleniumHQ#1620) :: Zach Connellyf8cb704
- Enable autorestart for vnc and other video-related services (SeleniumHQ#1624) :: Dmitry Kireev299ffee
- Defaulting session retry interval to Grid default :: Diego Molina0e8254c
- Update tag in docs and files [skip ci] :: Selenium CI Bot80e0d6e
- [deploy] merge from upstream :: James Mortensen
Released versions
- Selenium: 4.3.0
- Chromium: 103.0.5060.53
- ChromiumDriver: 103.0.5060.53
- Firefox: 100.0.2
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
c36649bc8892 seleniarm/standalone-firefox 4.3.0-20220709 1.23GB
1c6ef966ec60 seleniarm/standalone-chromium 4.3.0-20220709 1.43GB
4c21047a3d2f seleniarm/node-firefox 4.3.0-20220709 1.23GB
b02f09b9e151 seleniarm/node-chromium 4.3.0-20220709 1.43GB
0b778e4545c5 seleniarm/node-base 4.3.0-20220709 835MB
4b98330a0edf seleniarm/hub 4.3.0-20220709 399MB
119edb7f65bb seleniarm/base 4.3.0-20220709 399MB
seleniarm-v4.3.0-20220624
Changelog
95dbe7d
- Debugging why it deployed as 4.1.0... :: James Mortensenca90523
- test [deploy] :: James Mortensen4b4e395
- test [deploy] and outputting some debug info :: James Mortensenbee9bc2
- test [deploy] and outputting some debug info :: James Mortensen655fea8
- test [deploy] is BRANCH a reserved keyword? :: James Mortensene048d06
- test [deploy] is BRANCH a reserved keyword? :: James Mortensenac28d9a
- More tests [deploy] :: James Mortensenc8df9b5
- debug [deploy] :: James Mortensenb62ef9b
- debug [deploy] :: James Mortensen1c1e92f
- Clean up and [deploy] test :: James Mortensen213ff78
- test [deploy] to test account to check tags :: James Mortensenc529580
- Resolved issue with BRANCH environment variable not being set properly so it can be reused from step to step. :: James Mortensen2515d4f
- Merge branch 'selenium-version-scrape' into trunk :: James Mortensen61ff7e3
- Fall back for XVFB start :: diemol2fd0367
- Bumping to Grid to 4.3.0 (SeleniumHQ#1611) :: Diego Molinabf41706
- Update tag in docs and files [skip ci] :: Selenium CI Botabba54b
- Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen510171e
- [deploy] 4.3.0 :: James Mortensenf2ca466
- [deploy] 4.3.0 again since it failed :: James Mortensen
Released versions
- Selenium: 4.3.0
- Chromium: 103.0.5060.53
- ChromiumDriver: 103.0.5060.53
- Firefox: 100.0.2
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
9c08e6ac1926 seleniarm/standalone-firefox 4.3.0-20220624 1.22GB
36cb46813d3a seleniarm/standalone-chromium 4.3.0-20220624 1.42GB
29e72bdacd4e seleniarm/node-firefox 4.3.0-20220624 1.22GB
a4b17685e0d3 seleniarm/node-chromium 4.3.0-20220624 1.42GB
de8631df6c42 seleniarm/node-base 4.3.0-20220624 824MB
f25686f4e647 seleniarm/hub 4.3.0-20220624 398MB
d0bf62f9263f seleniarm/base 4.3.0-20220624 398MB
selenium-grid-0.6.0
A Helm chart for creating a Selenium Grid Server in Kubernetes
seleniarm-v4.2.2-20220623
Changelog
9c96a3a
- Automating the process of modifying the selenium grid tag since I keep forgetting to do it when deploying. :: James Mortensen671f683
- run the deploy workflow without deploying :: James Mortensencb32922
- Using instead of backticks :: James Mortenseneaec278
- Cleanup config.yml :: James Mortensen95dbe7d
- Debugging why it deployed as 4.1.0... :: James Mortensenca90523
- test [deploy] :: James Mortensen4b4e395
- test [deploy] and outputting some debug info :: James Mortensenbee9bc2
- test [deploy] and outputting some debug info :: James Mortensen655fea8
- test [deploy] is BRANCH a reserved keyword? :: James Mortensene048d06
- test [deploy] is BRANCH a reserved keyword? :: James Mortensenac28d9a
- More tests [deploy] :: James Mortensenc8df9b5
- debug [deploy] :: James Mortensenb62ef9b
- debug [deploy] :: James Mortensen1c1e92f
- Clean up and [deploy] test :: James Mortensen213ff78
- test [deploy] to test account to check tags :: James Mortensen
Released versions
- Selenium: 4.2.2
- Chromium: 103.0.5060.53
- ChromiumDriver: 103.0.5060.53
- Firefox: 100.0.2
- GeckoDriver: 0.31.0
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
859753fd7214 seleniarm/standalone-firefox 4.2.2-20220623 1.22GB
ddb6439d67bf seleniarm/standalone-chromium 4.2.2-20220623 1.42GB
fdcab716de16 seleniarm/node-firefox 4.2.2-20220623 1.22GB
e9f086cc51ad seleniarm/node-chromium 4.2.2-20220623 1.42GB
6c2f1ada7ebb seleniarm/node-base 4.2.2-20220623 824MB
276d75f3bb57 seleniarm/hub 4.2.2-20220623 398MB
e1112f37c26c seleniarm/base 4.2.2-20220623 398MB
selenium-grid-0.5.0
A Helm chart for creating a Selenium Grid Server in Kubernetes