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 aa55ed1 commit 5c0f740Copy full SHA for 5c0f740
charts/selenium-grid/CHANGELOG.md
@@ -2,10 +2,15 @@
2
3
All notable changes to this helm chart will be documented in this file.
4
5
+## :heavy_check_mark: 0.9.0
6
+
7
+### Added
8
+- Add lifecycle preStop hook & startupProbe, fix port number
9
10
## :heavy_check_mark: 0.8.1
11
12
### Changed
-- Update image tag to 4.3.0-20220706
13
+- Update image tag to 4.3.0-20220726
14
15
## :heavy_check_mark: 0.8.0
16
charts/selenium-grid/Chart.yaml
@@ -2,6 +2,6 @@ apiVersion: v2
name: selenium-grid
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
type: application
-version: 0.8.1
+version: 0.9.0
appVersion: 4.3.0-20220726
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
0 commit comments