You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides that, you also can use image tag `latest` or `nightly`.
@@ -27,15 +27,15 @@ If you are deploying KEDA core using their official Helm [chart](https://github.
27
27
keda:
28
28
registry: selenium
29
29
repository: keda
30
-
tag: "2.16.1-selenium-grid-20250222"
30
+
tag: "2.16.1-selenium-grid-20250303"
31
31
metricsApiServer:
32
32
registry: selenium
33
33
repository: keda-metrics-apiserver
34
-
tag: "2.16.1-selenium-grid-20250222"
34
+
tag: "2.16.1-selenium-grid-20250303"
35
35
webhooks:
36
36
registry: selenium
37
37
repository: keda-admission-webhooks
38
-
tag: "2.16.1-selenium-grid-20250222"
38
+
tag: "2.16.1-selenium-grid-20250303"
39
39
```
40
40
41
41
If you are deployment Selenium Grid chart with `autoscaling.enabled` is `true` (implies installing KEDA sub-chart), KEDA images registry and tag already set in the `values.yaml`. Refer to list [configuration](../charts/selenium-grid/CONFIGURATION.md).
0 commit comments