From 356765fd68f4f80f35cba9ed6be071206184552d Mon Sep 17 00:00:00 2001 From: Diego Molina <diemol@gmail.com> Date: Thu, 11 May 2023 12:02:36 +0000 Subject: [PATCH] Bumping chart to 0.16.1 --- charts/selenium-grid/CHANGELOG.md | 12 +++++++++++- charts/selenium-grid/Chart.yaml | 4 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index e98a97c64..c7a721187 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,11 +2,21 @@ All notable changes to this helm chart will be documented in this file. -## :heavy_check_mark: 0.15.8 +## :heavy_check_mark: 0.16.1 ### Changed - Update image tag to 4.9.1-20230508 +## :heavy_check_mark: 0.16.0 + +### Added +- Custom Ingress Path for Helm Chart (#1834) + +## :heavy_check_mark: 0.15.8 + +### Changed +- Update image tag to 4.9.0-20230421 + ## :heavy_check_mark: 0.15.7 ### Changed diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 65ae15dcc..b3a67dcf1 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.16.0 -appVersion: 4.9.0-20230421 +version: 0.16.1 +appVersion: 4.9.1-20230508 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png