We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bbfe0 commit d3f8d75Copy full SHA for d3f8d75
charts/selenium-grid/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this helm chart will be documented in this file.
4
5
+## :heavy_check_mark: 0.19.0
6
+
7
+### Added
8
+- Autoscaling selenium grid on kubernetes with scaledjobs (#1854)
9
10
## :heavy_check_mark: 0.18.1
11
12
### Changed
charts/selenium-grid/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: selenium-grid
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
type: application
-version: 0.18.1
+version: 0.19.0
appVersion: 4.10.0-20230607
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
0 commit comments