Releases: jamesmortensen/docker-selenium
Releases · jamesmortensen/docker-selenium
4.4.0-20220817
Changelog
720e766
- Modified make build process to use --build-arg instead of generate.sh scripts. Removed unneeded txt files and sh files. :: James Mortensen29a610d
- resolved conflicts merging from upstream :: James Mortensen527047d
- Modified test.py to include the FROM_IMAGE_ARGS when building the images using the Docker SDK for Python :: James Mortensenf8af3af
- Added FROM_IMAGE_ARGS to test.py and the base for FROM_IMAGE_ARGS for the Standalone browser container images. Resolved a warning caused by the Base and video Dockerfiles not needing the FROM_IMAGE_ARGS. :: James Mortensenfe89258
- Fixed parsing problem with msedgedriver version in release notes (SeleniumHQ#1657) :: James Mortensen78908d1
- Added build steps to build Chrome Beta and Firefox Beta nodes and standalone from the makefile. :: James Mortensen3f63034
- Merge branch 'trunk' into chrome-firefox-beta :: James Mortensen872b5bb
- test [deploy] :: James Mortensen9b32dee
- test [deploy] :: James Mortensen399f48d
- Update namespace for testing :: James Mortensene91ee55
- [deploy] Update namespace for testing :: James Mortensen94aa686
- [deploy] Update namespace for testing :: James Mortensenc2ecb9c
- test [deploy] :: James Mortensen321852b
- Adding steps to deploy the beta browser versions with basic TAG_VERSION :: James Mortensen328251c
- Fix NAMESPACE and test [deploy] :: James Mortensen2e48753
- testing beta [deploy] :: James Mortensen1893f72
- testing beta [deploy] :: James Mortensen1fa0daf
- test [deploy] for beta images :: James Mortensen85bcbac
- Update tag in docs and files [skip ci] :: Selenium CI Bot5614224
- test [deploy] :: James Mortensene8de330
- test [deploy] :: James Mortensen51d00b2
- test [deploy] :: James Mortensen2640bc5
- test beta [deploy] :: James Mortensenf36a940
- Merge branch 'test-beta-deploy' of https://github.com/jamesmortensen/docker-selenium into test-beta-deploy :: James Mortensen654ff3d
- Update tag in docs and files [skip ci] :: Selenium CI Bot3731396
- test beta [deploy] :: James Mortensenf07dc66
- test beta [deploy] :: James Mortensenf8e7371
- test [deploy] :: James Mortensen
Released versions
- Selenium: 4.4.0
- Chrome: 104.0.5112.101
- ChromeDriver: 104.0.5112.79
- Edge: 104.0.1293.54
- EdgeDriver: Edge
- Firefox: 103.0.2
- GeckoDriver: 0.31.0
- ffmpeg: 4.3.1
Published Docker images
Click to see published Docker images
IMAGE ID REPOSITORY TAG SIZE
dcc3d84e806a jamesmortensen1/video ffmpeg-4.3.1-20220817 296MB
dcc3d84e806a jamesmortensen1/video latest 296MB
b1fb07491836 jamesmortensen1/standalone-docker 4 361MB
b1fb07491836 jamesmortensen1/standalone-docker 4.4 361MB
b1fb07491836 jamesmortensen1/standalone-docker 4.4.0 361MB
b1fb07491836 jamesmortensen1/standalone-docker 4.4.0-20220817 361MB
b1fb07491836 jamesmortensen1/standalone-docker latest 361MB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0-geckodriver-0.31 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0-geckodriver-0.31-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0-geckodriver-0.31-grid-4.4.0-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0.2 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0.2-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0.2-geckodriver-0.31.0 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0.2-geckodriver-0.31.0-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 103.0.2-geckodriver-0.31.0-grid-4.4.0-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 4 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 4.4 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 4.4.0 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox 4.4.0-20220817 1.11GB
84ee9340d97a jamesmortensen1/standalone-firefox latest 1.11GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0-edgedriver-Edge. 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0-edgedriver-Edge.-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0-edgedriver-Edge.-grid-4.4.0-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0.1293.54 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0.1293.54-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0.1293.54-edgedriver-Edge 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0.1293.54-edgedriver-Edge-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 104.0.1293.54-edgedriver-Edge-grid-4.4.0-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 4 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 4.4 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 4.4.0 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge 4.4.0-20220817 1.38GB
a7360280c7e2 jamesmortensen1/standalone-edge latest ...
4.4.0-20220816
Changelog
0b65589
- Update tag in docs and files [skip ci] :: Selenium CI Bot6550263
- Adjusting port number (SeleniumHQ#1512) :: Simonarde Limafe28e0c
- Selenium Grid Helm Chart (SeleniumHQ#1508) :: Andrea Scarpino440537d
- Adding Helm chart in README :: Diego Molina6abfafb
- Added information to the README about the location of the multi-arch container images GitHub repo and Docker Hub organization. [skip ci] (SeleniumHQ#1516) :: James Mortensen88a7ede
- Reorganising README :: Diego Molinae8b6986
- Adding a table of contents :: Diego Molinadb98b37
- Add ability to insert entire configmap/secret into env. (SeleniumHQ#1521) :: Zadjad Rezaied45985
- ubuntu focal bump :: Diego Molina0bdf761
- Update tag in docs and files [skip ci] :: Selenium CI Bot8f1998e
- Bump to Grid 4.1.3 (SeleniumHQ#1531) :: Diego Molina6b0b052
- Update tag in docs and files [skip ci] :: Selenium CI Botc38937c
- 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]d90a409
- 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 Bot0a5c397
- fixes and improvements in helmchart NOTES.txt (SeleniumHQ#1554) :: nom3ad30901bd
- 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 Bot56bca52
- 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) :: Die...