diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index 2f3b660b4..b50754f2c 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,11 +2,16 @@ All notable changes to this helm chart will be documented in this file. -## :heavy_check_mark: 0.14.3 +## :heavy_check_mark: 0.15.0 ### Changed - Update image tag to 4.8.0-20230123 +## :heavy_check_mark: 0.14.3 + +### Changed +- Update image tag to 4.7.2-20221219 + ## :heavy_check_mark: 0.14.2 ### Changed diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 51bee23ee..2bd08a1cc 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/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.14.3 +version: 0.15.0 appVersion: 4.8.0-20230123 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png