Skip to content

Commit 1de87bd

Browse files
committed
Update for Docker Selenium
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 4018cdd commit 1de87bd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

website_and_docs/content/blog/2025/selenium-4-34-released.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,12 @@ Links to all assets can be found on our [downloads page][downloads].
9393

9494
### Docker Selenium
9595

96-
- K8s: Fix Helm chart template for deployment of video recording manager ([#2828](https://github.com/SeleniumHQ/docker-selenium/pull/2828), [#2831](https://github.com/SeleniumHQ/docker-selenium/pull/2831)).
97-
- K8s: Node enable readiness probe checks status registered to Hub ([#2833](https://github.com/SeleniumHQ/docker-selenium/pull/2833)).
98-
- K8s: Video recorder run as sidecar container is disabled by default ([#2843](https://github.com/SeleniumHQ/docker-selenium/pull/2843)).
99-
- K8s: Fix chart template issue that might occur when using Helm version v3.18.0 ([365c106](https://github.com/SeleniumHQ/docker-selenium/commit/365c10659905e6ad5e7e972fcb54225dc2a8c928)).
100-
- K8s: Update chart dependencies (KEDA core 2.17,1, and so on).
96+
- K8s: Distributor uses Greedy as slot selector strategy in autoscaling ([#2875](https://github.com/SeleniumHQ/docker-selenium/pull/2875))
97+
- K8s: Fix video uploader secrets pass to Node single container ([#2886](https://github.com/SeleniumHQ/docker-selenium/pull/2886))
98+
- Docker: Update dependencies version for CVEs fix
99+
- Docker: Enable `SE_NODE_ENABLE_MANAGED_DOWNLOADS` in Node config by default ([#2869](https://github.com/SeleniumHQ/docker-selenium/pull/2869))
100+
- Docker: Session created in Node container can be deleted on UI by default ([#2871](https://github.com/SeleniumHQ/docker-selenium/pull/2871))
101+
- Docker: Environment variable flag to upgrade latest version of Chrome and ChromeDriver in container ([#2872](https://github.com/SeleniumHQ/docker-selenium/pull/2872))
101102
- [See all changes](https://github.com/SeleniumHQ/docker-selenium/releases)
102103

103104

0 commit comments

Comments
 (0)