diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index 0ac9e62ac..cd12d507c 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this helm chart will be documented in this file. +## :heavy_check_mark: 0.20.0 + + +### Added +- fix missing securityContext in nodes (#1907) :: balazs92117 +- Support to nodes livenessProbe into the Helm Chart (#1897) :: Bruno Brito +- helm chart VolumeMounts & Volumes for Selenium hub (#1893) :: Yoga Yu + +### Changed +- Update image tag to 4.11.0-20230801 + ## :heavy_check_mark: 0.19.0 ### Added @@ -10,7 +21,7 @@ All notable changes to this helm chart will be documented in this file. ## :heavy_check_mark: 0.18.1 ### Changed -- Update image tag to 4.11.0-20230801 +- Update image tag to 4.10.0-20230607 ## :heavy_check_mark: 0.18.0 diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 3683dd3de..f2badb1e1 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: selenium-grid description: A Helm chart for creating a Selenium Grid Server in Kubernetes type: application -version: 0.19.0 -appVersion: 4.10.0-20230607 +version: 0.20.0 +appVersion: 4.11.0-20230801 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png dependencies: - repository: https://kedacore.github.io/charts