diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index 1203b56fc..15cb58620 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.13.1 +## :heavy_check_mark: 0.14.0 ### Changed - Update image tag to 4.7.0-20221202 +## :heavy_check_mark: 0.13.1 + +### Changed +- Update image tag to 4.6.0-20221104 + ## :heavy_check_mark: 0.13.0 ### Added diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 756a8a994..ae09293a9 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.13.1 +version: 0.14.0 appVersion: 4.7.0-20221202 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png