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 b391c32 commit 6acdc98Copy full SHA for 6acdc98
charts/selenium-grid/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this helm chart will be documented in this file.
4
5
+## :heavy_check_mark: 0.21.0
6
+
7
+### Added
8
+- feat: Add option to inject sidecars into Node Pods (#1938)
9
+- Add minReplicaCount, remove replicas if autoscaling is enabled (#1932)
10
11
## :heavy_check_mark: 0.20.1
12
13
### 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.20.1
+version: 0.21.0
appVersion: 4.12.1-20230904
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
0 commit comments