From 0beb3eac8b5cdfa68169802bd396b0ce63dcb5e2 Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Sat, 17 Dec 2022 22:13:26 +0100 Subject: [PATCH] Bump chart to 01.14.2 --- charts/selenium-grid/CHANGELOG.md | 7 ++++++- charts/selenium-grid/Chart.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index b1d618130..ac4b6663d 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,10 +2,15 @@ All notable changes to this helm chart will be documented in this file. +## :heavy_check_mark: 0.14.2 + +### Changed +- Update image tag to 4.7.2-20221217 + ## :heavy_check_mark: 0.14.1 ### Changed -- Update image tag to 4.7.2-20221217 +- Update image tag to 4.7.1-20221208 ## :heavy_check_mark: 0.14.0 diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 93fe6be08..94fdd2193 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.1 +version: 0.14.2 appVersion: 4.7.2-20221217 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png