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 6d9c939 commit c47935eCopy full SHA for c47935e
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.17.0
6
+
7
+### Added
8
+- Make deployment securityContext configurable via values.yaml (#1845)
9
10
## :heavy_check_mark: 0.16.1
11
12
### Changed
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.16.1
+version: 0.17.0
appVersion: 4.9.1-20230508
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
0 commit comments